You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught ReferenceError: global is not defined
at buffer-es6.js:1:7655
and this comes from: node_modules\@microsoft\teams-js\dist\esm\node_modules\.pnpm\[email protected]\node_modules\rollup-plugin-node-polyfills\polyfills\buffer-es6.js
Hi electrocnic! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.
Hi @electrocnic, I just wanted to double check and clarify. You have a vite app, and using version 2.33.0 you still get the "global is not defined" error even with the config outlined in this comment? Also, I'd like to confirm, are you getting the error when you build, run the vite dev server, and/or running vite preview? Thanks!
This issue: #2639
is still not resolved with
2.33
as it seems.I get:
and this comes from:
node_modules\@microsoft\teams-js\dist\esm\node_modules\.pnpm\[email protected]\node_modules\rollup-plugin-node-polyfills\polyfills\buffer-es6.js
and this lib is stone-age old: https://www.npmjs.com/package/rollup-plugin-node-polyfills (last updated 6 years ago).
Kind regards
The text was updated successfully, but these errors were encountered: