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
SyntaxError: Invalid character: '@'
at ()
at runInThisContext (native:1:1)
at /home/test/Desktop/test/node_modules/vite-node/dist/client.mjs:398:19
at runModule (/home/test/Desktop/test/node_modules/vite-node/dist/client.mjs:471:10)
at /home/test/Desktop/test/node_modules/vite-node/dist/client.mjs:464:11
at processTicksAndRejections (native:7:39)
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Describe the bug
SyntaxError: Invalid character: '@'
at ()
at runInThisContext (native:1:1)
at /home/test/Desktop/test/node_modules/vite-node/dist/client.mjs:398:19
at runModule (/home/test/Desktop/test/node_modules/vite-node/dist/client.mjs:471:10)
at /home/test/Desktop/test/node_modules/vite-node/dist/client.mjs:464:11
at processTicksAndRejections (native:7:39)
Reproduction
https://github.com/Mittcio/nuxt-error3
Steps to reproduce
bun -b dev
System Info
Used Package Manager
bun
Logs
vuejs/core#12741
Validations
The text was updated successfully, but these errors were encountered: