benjipott/videojs-hlsjs

Cannot build. Dependency error.

Closed this issue · 2 comments

nodejs v0.10.25
npm v1.3.10

npm ERR! not a package /home/mike/tmp/npm-8653-u3mrsvQs/1458263449968-0.2604950172826648/tmp.tgz
npm ERR! Error: ENOENT, open '/home/mike/tmp/npm-8653-u3mrsvQs/1458263449968-0.2604950172826648/package/package.json'
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>

npm ERR! System Linux 3.19.0-32-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/mike/WEB/nodejs/github/videojs-hlsjs
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/mike/tmp/npm-8653-u3mrsvQs/1458263449968-0.2604950172826648/package/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm http 304 https://registry.npmjs.org/grunt-contrib-uglify
npm http 304 https://registry.npmjs.org/grunt-contrib-jshint
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/mike/WEB/nodejs/github/videojs-hlsjs/npm-debug.log
npm ERR! not ok code 0

Please, help anyone.

maybe run npm install --devand upgrade node. My node -v is v6.2.0
I'm also on windows 10 so it may be something else

Thank you for reply. =)