Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to run in win 10 #27

Open
ghost opened this issue Nov 17, 2017 · 3 comments
Open

failed to run in win 10 #27

ghost opened this issue Nov 17, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 17, 2017

I got 2 errors, please help

  1. npm install

gyp http 404 http://nodejs.org/dist/v6.9.2/x64/node.lib
gyp WARN install got an error, rolling back install
gyp verb command remove [ '6.9.2' ]
gyp verb remove using pangyp dir: C:\Users....node-gyp
gyp verb remove removing target version: 6.9.2
gyp verb remove removing development files for version: 6.9.2
gyp http 404 http://nodejs.org/dist/v6.9.2/node.lib
gyp verb download contents checksum {"node-v6.9.2.tar.gz":"997121460f3b4757907c2d7ff68ebdbf87af92b85bf2d07db5a7cb7aa5dae7d9"}
gyp verb validating download checksum for node-v6.9.2.tar.gz (997121460f3b4757907c2d7ff68ebdbf87af92b85bf2d07db5a7cb7aa5dae7d9 == 997121460f3b4757907c2d7ff68ebdbf87af92b85bf2d07db5a7cb7aa5dae7d9)
gyp ERR! configure error
gyp ERR! stack Error: 404 status code downloading 64-bit node.lib

  1. npm run dev

'NODE_ENV' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! nicistore@1.0.0 dev: NODE_ENV=development DEBUG=nicistore node index
npm ERR! Exit status 1
npm ERR!

@sumeetbartha
Copy link

change
NODE_ENV=SET development& SET DEBUG=nicistore& node index

@AakashAaku
Copy link

Same issue , Windows 10 any solution???

@chetankumarguptha
Copy link

npm ERR! nicistore@1.0.0 dev: NODE_ENV=SET development& SET DEBUG=nicistore& node index

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants