estevanmaito / windmill-dashboard-react

❄ A multi theme, completely accessible, ready for production dashboard.
https://windmillui.com/dashboard-react
MIT License
1.01k stars 226 forks source link

npm start issue #7

Closed jamesofoaye closed 4 years ago

jamesofoaye commented 4 years ago

windmill-dashboard-react version: ``

Relevant code or config:

<!-- your code here -->

What you did:

i tried running npm start when i cloned the project

What happened:

The Application didn't start 2020-09-18T11_37_08_200Z-debug.log issue

Reproduction:

Problem description:

Suggested solution:

estevanmaito commented 4 years ago

The answer is already in the WARN lines: you should install (npm install) before you try to run other commands.

Run npm install and then you'll be able to npm start.

jamesofoaye commented 4 years ago
Thanks It running now… Sent from Mail for Windows 10 From: Estevan MaitoSent: Friday, September 18, 2020 4:05 PMTo: estevanmaito/windmill-dashboard-reactCc: James Ofori Ayerakwa; AuthorSubject: Re: [estevanmaito/windmill-dashboard-react] npm start issue (#7) The answer is already in the WARN lines: you should install (npm install) before you try to run other commands.Run npm install and then you'll be able to npm start.—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.