wslyvh / nexth

A Next.js + Ethereum starter kit with Viem, Wagmi, Web3Modal, SIWE, Tailwind, daisyUI and more to quickly ship production-ready Web3 Apps ⚡
https://nexth.vercel.app/
MIT License
653 stars 137 forks source link

Installing Shadcn bricks the Interface #24

Closed mergd closed 10 months ago

mergd commented 10 months ago

First of all, great starter – really nice looking

One issue I am noticing is that when I install the shadcn ui library, the UI fails over, and then when I boot up the development server, it just bricks and shows the /not-found page when the page loads.

I was using bun, but same issue pops up using yarn – driving me up the wall 🙃

mergd commented 10 months ago

Issue was with shadcn mistakingly creating a new app folder when there already is an app folder within the src/

soz!

wslyvh commented 9 months ago

All good. Hope it all worked out.