We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After installing dependencies, run npm run typecheck or open the VsCode and go to UserProfile.vue, an error will be highlighted on line 02
npm run typecheck
Error in UserProfile.vue on line 02: Cannot find module 'vuetify/lib/components' or its corresponding type declarations while importing type Anchor
NodeJS Version: v18.13.0 Package manager(npm|yarn|pnpm): npm 8.19.3 System: Mac M1 2020
The text was updated successfully, but these errors were encountered:
Thanks for raising the issue. We are planning to upgrade the free version soon, We will address this issue with that update.
Thanks for raising the issue.
Happy coding 🙌🏻
Sorry, something went wrong.
I guess this is resolved now, Closing. Feel free to reopen if you have any further query.
No branches or pull requests
Steps to reproduce
After installing dependencies, run
npm run typecheck
or open the VsCode and go to UserProfile.vue, an error will be highlighted on line 02What is expected?
npm run typecheck
command should run successfullyWhat is actually happening?
Error in UserProfile.vue on line 02: Cannot find module 'vuetify/lib/components' or its corresponding type declarations while importing type Anchor
Additional data
NodeJS Version: v18.13.0
Package manager(npm|yarn|pnpm): npm 8.19.3
System: Mac M1 2020
The text was updated successfully, but these errors were encountered: