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

Dependency issue map-key version is missing #10

Closed
juanpicado opened this issue Sep 17, 2014 · 3 comments
Closed

Dependency issue map-key version is missing #10

juanpicado opened this issue Sep 17, 2014 · 3 comments
Labels

Comments

@juanpicado
Copy link

I'm not able to instal intern 2.1 due this issue.

http 304 https://registry.npmjs.org/get-stdin
http 304 https://registry.npmjs.org/nopt
http 304 https://registry.npmjs.org/rimraf
http 304 https://registry.npmjs.org/mkdirp
http 304 https://registry.npmjs.org/tar
http 304 https://registry.npmjs.org/stream-combiner
http 304 https://registry.npmjs.org/tempfile
http 304 https://registry.npmjs.org/adm-zip
http 304 https://registry.npmjs.org/map-key
npm ERR! Error: version not found: map-key@0.1.1
npm ERR!     at setData (/usr/local/lib/node_modules/npm/lib/cache/add-named.js:127:12)
npm ERR!     at saved (/usr/local/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:167:7)
npm ERR!     at /usr/local/lib/node_modules/npm/node_modules/cmd-shim/node_modules/graceful-fs/polyfills.js:133:7
npm ERR!     at Object.oncomplete (fs.js:107:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>
@juanpicado
Copy link
Author

After try in another computer, it works fine, I don't know why in mine mac trying to resolve that dependency.

@csnover
Copy link
Member

csnover commented Sep 17, 2014

Try running npm cache clean and try again on the affected machine. npm does not do a good job of validating downloads, I have found it storing corrupt or invalid data in the past.

@juanpicado
Copy link
Author

Thanks, great tip.

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

No branches or pull requests

2 participants