Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not work with vue component decorator #19227

Closed
7 tasks done
Mittcio opened this issue Jan 19, 2025 · 0 comments
Closed
7 tasks done

Not work with vue component decorator #19227

Mittcio opened this issue Jan 19, 2025 · 0 comments

Comments

@Mittcio
Copy link

Mittcio commented Jan 19, 2025

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

latest

Used Package Manager

bun

Logs

vuejs/core#12741

Validations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant