We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To reproduce:
npm install -g npm5 > hoodie@0.0.0-semantically-released postinstall /Users/jan/Work/hoodie/hoodie > node ./bin/setup.js > npm5 install […] module.js:471 throw err; ^ Error: Cannot find module '/Users/jan/Work/package.json' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.<anonymous> (/Users/jan/Work/hoodie/hoodie/bin/setup.js:15:21) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! hoodie@0.0.0-semantically-released postinstall: `node ./bin/setup.js` […]
The text was updated successfully, but these errors were encountered:
I’ve raised a question with npm about this: npm/npm#16510 (comment)
Sorry, something went wrong.
No branches or pull requests
To reproduce:
The text was updated successfully, but these errors were encountered: