Siumauricio / nextui-dashboard-template

Dashboard starter using NextUI V2 and Nextjs.

Home Page:https://nextui-dashboard-template.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website not loading CSS

DevSymo opened this issue · comments

Website right after clone and install isnt loading any css

To Reproduce
Steps to reproduce the behavior:

  1. pnpm install
  2. pnpm dev
  3. website loads but not css
    Expected behavior
    A clear and concise description of what you expected to happen.

Screenshots
image

Desktop:

  • OS: MacOS Ventura 13 (Has same issue on windows)
  • Browser: Safari

pnpm breaks the css. just run as documentation states: npm install, npm run dev

@DevSymo How'd you go with that?

i got the same issue

nvm, we need to setup the hoist pattern. it works well now

https://nextui.org/docs/guide/installation#hoisted-dependencies-setup