You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have followed all the informations which is provided by the shadcn community for creating the vite Project but when i reached to last step and try to run the npx shadcn@latest add button that time i got error like ..
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///C:/Users/INP/AppData/Local/npm-cache/_npx/d66c5096c7023bfb/node_modules/zod/lib/index.mjs'..
i dont know what is the issue. and also i had faced this issue many times when i want to create project with the typescript , i had successfully used it in the my react js project , but when i try to use it for tsx then it is giving me this error..
my current Node version: 22
Affected component/components
button and every component
How to reproduce
follow the all creating project setup for vite.
Codesandbox/StackBlitz link
No response
Logs
MODULE NOT FOUND
System Info
google chrome , brave
Before submitting
I've made research efforts and searched the documentation
I've searched for existing issues
The text was updated successfully, but these errors were encountered:
Describe the bug
i have followed all the informations which is provided by the shadcn community for creating the vite Project but when i reached to last step and try to run the npx shadcn@latest add button that time i got error like ..
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///C:/Users/INP/AppData/Local/npm-cache/_npx/d66c5096c7023bfb/node_modules/zod/lib/index.mjs'..
i dont know what is the issue. and also i had faced this issue many times when i want to create project with the typescript , i had successfully used it in the my react js project , but when i try to use it for tsx then it is giving me this error..
my current Node version: 22
Affected component/components
button and every component
How to reproduce
follow the all creating project setup for vite.
Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting
The text was updated successfully, but these errors were encountered: