Closed guanchangjian closed 2 weeks ago
Hello, @guanchangjian! Please run npm install && npx shadcn@latest add --all in your terminal. This should solve your problem. After that, the project will run with npm run dev.
npm install && npx shadcn@latest add --all
npm run dev
Hello, @guanchangjian! Please run
npm install && npx shadcn@latest add --all
in your terminal. This should solve your problem. After that, the project will run withnpm run dev
.