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 am installing Shadcn in Next.js and encountering this error. Before this, I was facing issues while installing it, so I created a fresh project using npx create-next-app@latest. Then, I ran the command npx shadcn@latest init. After selecting the options, I received this error. My operating system is Windows 10.
Affected component/components
No anything when install it does complete automatically
How to reproduce
Create a fresh Next.js project using the command: npx create-next-app@latest
Then, run the following command to install Shadcn: npx shadcn@latest init
then you encounter an error during this process, you may need to complete the installation manually.
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Operating system: Windows 10
System: HP Elitebook 840G
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 am installing Shadcn in Next.js and encountering this error. Before this, I was facing issues while installing it, so I created a fresh project using npx create-next-app@latest. Then, I ran the command npx shadcn@latest init. After selecting the options, I received this error. My operating system is Windows 10.
Affected component/components
No anything when install it does complete automatically
How to reproduce
Create a fresh Next.js project using the command:
npx create-next-app@latest
Then, run the following command to install Shadcn:
npx shadcn@latest init
then you encounter an error during this process, you may need to complete the installation manually.
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting
The text was updated successfully, but these errors were encountered: