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

[Bug]: Can't add components after installation > ERROR did not recognize object of type "TSInterfaceHeritage" #908

Closed
2 tasks done
Clickadelic opened this issue Nov 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Clickadelic
Copy link

Clickadelic commented Nov 16, 2024

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

Windows 11, VS-Code, Node version: v20.9.0

Contributes

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests
@Clickadelic Clickadelic added the bug Something isn't working label Nov 16, 2024
@aphofstede
Copy link

Probably a duplicate of #905

@Clickadelic
Copy link
Author

Yes, it's the same issue - So I guess I'll close this one, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants