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
With remote package: Uncaught SyntaxError: The requested module '/node_modules/.pnpm/[email protected]/node_modules/buffer/index.js?v=a2722979' does not provide an export named 'Buffer' in the browser
Running vue-tsc:
With local package: OK
With remote package: OK
The text was updated successfully, but these errors were encountered:
Running
vite dev
:Uncaught SyntaxError: The requested module '/node_modules/.pnpm/[email protected]/node_modules/buffer/index.js?v=a2722979' does not provide an export named 'Buffer'
in the browserRunning
vue-tsc
:The text was updated successfully, but these errors were encountered: