Raathigesh / Dazzle-Starter-Kit

Sample project of the Dazzle dashboard library for React
MIT License
51 stars 36 forks source link

Install instructions don't work #3

Open AcousticGuitar opened 7 years ago

AcousticGuitar commented 7 years ago

I cloned to desktop, ran NPM Install then NPM Run Dev

pm ERR! Windows_NT 10.0.10586 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "dev" npm ERR! node v7.3.0 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! Dazzle-Starter-Kit@0.1.0 dev: cross-env NODE_ENV=development webpack-dev-server -d --inline --hot --progress --no-info npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the Dazzle-Starter-Kit@0.1.0 dev script 'cross-env NODE_ENV=development webpack-dev-server -d --inline --hot --progress --no-info'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the Dazzle-Starter-Kit package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! cross-env NODE_ENV=development webpack-dev-server -d --inline --hot --progress --no-info npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs Dazzle-Starter-Kit npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls Dazzle-Starter-Kit npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:

che-wf commented 5 years ago

Did you ever get it to work?