-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi all,
I have issues starting the project:
when I try "npm install", I have this:
npm WARN angular-material@1.1.3 requires a peer of angular@>=1.3 <1.6 but none was installed.
npm WARN angular-material@1.1.3 requires a peer of angular-animate@>=1.3 <1.6 but none was installed.
npm WARN angular-material@1.1.3 requires a peer of angular-aria@>=1.3 <1.6 but none was installed.
and when I try "npm start", i have the roor below:
> sample-app@0.1.2 start C:\Users\soat\domoTuto\advanced-sample-app
> NODE_ENV=development node server.js
'NODE_ENV' n’est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "...\\nodejs\\node.exe" "...\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
npm ERR! node v6.10.0
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! sample-app@0.1.2 start: `NODE_ENV=development node server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the sample-app@0.1.2 start script 'NODE_ENV=development node server.js'.
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 sample-app package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! NODE_ENV=development node server.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs sample-app
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls sample-app
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! ...\advanced-sample-app\npm-debug.log
Can You help me please?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels