Replies: 1 comment
-
|
It seems specifying |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Not sure if is a problem with turborepo or pnpm or vue or shadcn, probably something related to the dependency management of pnpm and some spicy design choice of shadcn, but I don't know so I'm here asking for an opinion and some help.
The error when building is
This happened only when I added the dialog components, before a similar error appeared with form component, but adding
node-linker=hoistedto the .npmrc the error disappeared (however not sure if it was a good solution)
However here a repository to reproduce the error
Additional information
Example
https://github.com/lucabro81/turborepo-vue-shadcn-cannot-be-named-without-a-reference
Beta Was this translation helpful? Give feedback.
All reactions