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

npm pack failing in node 7 #9418

Closed
spelunk opened this issue Nov 2, 2016 · 1 comment
Closed

npm pack failing in node 7 #9418

spelunk opened this issue Nov 2, 2016 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.

Comments

@spelunk
Copy link

spelunk commented Nov 2, 2016

  • Version: v7.0.0
  • Platform: Darwin [...] 15.6.0 Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 x86_64
  • Subsystem:
$ npm pack
npm ERR! Darwin 15.6.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "pack"
npm ERR! node v7.0.0
npm ERR! npm  v3.10.8
npm ERR! code MODULE_NOT_FOUND

npm ERR! Cannot find module 'internal/fs'
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

This works in older versions of node, including 6.9.1. It only seems to fail on 7.0.0

@spelunk
Copy link
Author

spelunk commented Nov 2, 2016

Actually this is a dupe of #9377

@spelunk spelunk closed this as completed Nov 2, 2016
@Fishrock123 Fishrock123 added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Nov 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.
Projects
None yet
Development

No branches or pull requests

2 participants