Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

EREADFILE error installing grunt for apprtc #10184

Closed
cabeggar opened this issue Oct 30, 2015 · 3 comments
Closed

EREADFILE error installing grunt for apprtc #10184

cabeggar opened this issue Oct 30, 2015 · 3 comments

Comments

@cabeggar
Copy link

I'm trying to build apprtc on my laptop and while I'm doing npm install on grunt I got the following error:

npm ERR! Linux 3.19.0-31-generic
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.10.25
npm ERR! npm  v3.3.10
npm ERR! code EREADFILE

npm ERR! Error extracting /home/cabeggar/.npm/grunt-htmlhint/0.9.9/package.tgz archive: ENOENT, open '/home/cabeggar/.npm/grunt-htmlhint/0.9.9/package.tgz'
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/cabeggar/apprtc/npm-debug.log

Any idea on solving this problem?

@kenany
Copy link
Contributor

kenany commented Nov 2, 2015

@cabeggar Maybe try npm cache clean?

@cabeggar
Copy link
Author

cabeggar commented Nov 2, 2015

@kenany still the same error after npm cache clean

@iarna
Copy link
Contributor

iarna commented Nov 6, 2015

This is a known issue, and is a duplicate of #10057.

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

No branches or pull requests

3 participants