themesberg / flowbite-admin-dashboard

Free and open-source admin dashboard template built with Tailwind CSS and Flowbite
https://flowbite-admin-dashboard.vercel.app
MIT License
2.14k stars 521 forks source link

npm run start not working in Nextjs 13.5 #10

Open rudrabhikadiya3 opened 1 year ago

rudrabhikadiya3 commented 1 year ago

When I run

npm run start

command, I got this error... sh: hugo: command not found ERROR: "start:dev:hugo" exited with 127.

lehoangduc commented 1 year ago

@rudrabhikadiya3 please install this package https://www.npmjs.com/package/hugo-bin then start again!