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
Follow the docs until step 9
I've followed each step of the installation guide under: https://www.shadcn-vue.com/docs/installation/vite
Terminal/Vite says everything went successfully after step number 8.
Step 9 on the docs:
When I'm trying to add a button with: npx shadcn-vue@latest add button
in order to verify that the installation worked / use the a component
I'm encountering the followin error:
Error: did not recognize object of type "TSInterfaceHeritage".
Windows 11, VS-Code, Node version: v20.9.0
The text was updated successfully, but these errors were encountered:
Probably a duplicate of #905
Sorry, something went wrong.
Yes, it's the same issue - So I guess I'll close this one, right?
No branches or pull requests
Reproduction
Follow the docs until step 9
Describe the bug
I've followed each step of the installation guide under: https://www.shadcn-vue.com/docs/installation/vite
Terminal/Vite says everything went successfully after step number 8.
Step 9 on the docs:
When I'm trying to add a button with: npx shadcn-vue@latest add button
in order to verify that the installation worked / use the a component
I'm encountering the followin error:
Error: did not recognize object of type "TSInterfaceHeritage".
System Info
Contributes
The text was updated successfully, but these errors were encountered: