setupSFC not working at the type system #667
Replies: 11 comments 2 replies
-
🤔 Maybe it's the new Vue Language Server extension? |
Beta Was this translation helpful? Give feedback.
-
Reopening. Installed the only v1 version available, 1.8.27. Restarted VSCode. Same error. |
Beta Was this translation helpful? Give feedback.
-
I had a typo. Wrote scriptSetup (i write it a lot) instead of But here, a repro https://stackblitz.com/edit/github-jw2i4c. Definitely a Vue Official extension issue it seems... |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
ClosingDecided to uninstall Vue Official extension. Issue continues. I'm out of options. Played with nuxt config enabling jsx: preserver or jsx: react-jsx, restarting TS server, disablig TS & JS built-in extension, etc. Can't get setupSFC to work on the type system. As I mentioned, at runtime it works. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
bonjour j'ai un probleme avec le build de mon application electron et react mais le probleme viens de canvas quelqu'un pourais ml'aider ?
|
Beta Was this translation helpful? Give feedback.
-
@pythagoreGn Je suis curieux. Votre problème n'est même pas lié à la bibliothèque vue-macros. Même pas lié à Vue ! Comment êtes-vous arrivé ici ? |
Beta Was this translation helpful? Give feedback.
-
désolé frère je cherche juste une solution à mon problème si tu as une
solution aide moi stp
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Sans
virus.www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
Le sam. 27 avr. 2024 à 05:00, AngelHdz Multimedia ***@***.***>
a écrit :
… @pythagoreGn <https://github.com/pythagoreGn> Je suis curieux. Votre
problème n'est même pas lié à la bibliothèque vue-macros. Même pas lié à
Vue ! Comment êtes-vous arrivé ici ?
—
Reply to this email directly, view it on GitHub
<#667 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIDV3KT6IA24V3AYQY5XH5DY7MWGRAVCNFSM6AAAAABGOR3CRSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TENBTGIYTA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Sure. I'm always willing to help. I was just curious at the fact that you seeked help in a very non-related Issue. 👀🤔 |
Beta Was this translation helpful? Give feedback.
-
@pythagoreGn I would first start by deleting node_modules, package-lock.json (or the lock file for your package manager), then It's hard to diagnose without enough context. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
setupSFC is working at runtime, but at the type system it throws errors
Beta Was this translation helpful? Give feedback.
All reactions