Skip to content

Instantly share code, notes, and snippets.

@davewallace
Created October 18, 2016 11:43
Show Gist options
  • Save davewallace/ac4db8ce29629f33f7cbc0cedfd1818d to your computer and use it in GitHub Desktop.
Save davewallace/ac4db8ce29629f33f7cbc0cedfd1818d to your computer and use it in GitHub Desktop.
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "lint"
npm ERR! node v4.6.0
npm ERR! npm v2.15.9
npm ERR! code ELIFECYCLE
npm ERR! stampit@3.0.3 lint: `eslint src && eslint test`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the stampit@3.0.3 lint script 'eslint src && eslint test'.
npm ERR! This is most likely a problem with the stampit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! eslint src && eslint test
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs stampit
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls stampit
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\wamp\www\_testing\stampit\stampit\npm-debug.log
npm ERR! Test failed. See above for more details.
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "check"
npm ERR! node v4.6.0
npm ERR! npm v2.15.9
npm ERR! code ELIFECYCLE
npm ERR! stampit@3.0.3 precheck: `npm test`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the stampit@3.0.3 precheck script 'npm test'.
npm ERR! This is most likely a problem with the stampit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm test
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs stampit
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls stampit
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\wamp\www\_testing\stampit\stampit\npm-debug.log
error Command failed with exit code 1.
info Visit http://yarnpkg.com/en/docs/cli/install for documentation about this command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment