Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork98
Adding Vueform into existing Nuxt project with pnpm#425
-
Hi, I am first opening this as a question/suggestion, because I am not sure if this isn't just my problem. I have noticed yesterday that if I add Vueform following the instruction from theinstallation guide:
It technically worked - the app does run, the form renders and can be interacted. But my IDE was not happy, because it cannot locate the referenced sources in Today I realized it was because in my demo project I don't have The way to mitigate this is either to explicitly declare
Or to re-install
I have already noticed that for some dependency-related things I can as well move this question into Nuxt repo, if you think it will be a better place. |
BetaWas this translation helpful?Give feedback.