Skip to content

Instantly share code, notes, and snippets.

@fractastical
Created September 2, 2014 01:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fractastical/08f5c233bf55f9668766 to your computer and use it in GitHub Desktop.
Save fractastical/08f5c233bf55f9668766 to your computer and use it in GitHub Desktop.
errors after npm install

npm install

Using worker: worker-linux-8-2.bb.travis-ci.org:travis-linux-12

git.1 1.26s $ git clone --depth=50 --branch=master git://github.com/SwarmCorp/angularfire-seed.git SwarmCorp/angularfire-seed Cloning into 'SwarmCorp/angularfire-seed'... remote: Counting objects: 7335, done. remote: Compressing objects: 100% (5383/5383), done. remote: Total 7335 (delta 1607), reused 7205 (delta 1493) Receiving objects: 100% (7335/7335), 10.47 MiB | 0 bytes/s, done. Resolving deltas: 100% (1607/1607), done. Checking connectivity... done. $ cd SwarmCorp/angularfire-seed git.4 $ git checkout -qf 62d86e498588d2c2a57a88cbc2210c4af2e83812 0.50s $ nvm install 0.10 ######################################################################## 100.0% Now using node v0.10.31 0.28s 0.01s $ node --version v0.10.31 0.26s $ npm --version 1.4.23 4.45s $ npm install npm WARN package.json karma-chrome-launcher@0.1.4 No README data npm WARN package.json karma-phantomjs-launcher@0.1.4 No README data npm ERR! Error: ENOENT, chmod '/home/travis/build/SwarmCorp/angularfire-seed/node_modules/requirejs/bin/r.js' 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

npm ERR! System Linux 2.6.32-042stab090.5 npm ERR! command "/home/travis/.nvm/v0.10.31/bin/node" "/home/travis/.nvm/v0.10.31/bin/npm" "install" npm ERR! cwd /home/travis/build/SwarmCorp/angularfire-seed npm ERR! node -v v0.10.31 npm ERR! npm -v 1.4.23 npm ERR! path /home/travis/build/SwarmCorp/angularfire-seed/node_modules/requirejs/bin/r.js npm ERR! code ENOENT npm ERR! errno 34 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/travis/build/SwarmCorp/angularfire-seed/npm-debug.log npm ERR! not ok code 0

The command "eval npm install " failed. Retrying, 2 of 3.

npm WARN package.json karma-chrome-launcher@0.1.4 No README data npm WARN package.json karma-phantomjs-launcher@0.1.4 No README data npm ERR! Error: ENOENT, chmod '/home/travis/build/SwarmCorp/angularfire-seed/node_modules/requirejs/bin/r.js' 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

npm ERR! System Linux 2.6.32-042stab090.5 npm ERR! command "/home/travis/.nvm/v0.10.31/bin/node" "/home/travis/.nvm/v0.10.31/bin/npm" "install" npm ERR! cwd /home/travis/build/SwarmCorp/angularfire-seed npm ERR! node -v v0.10.31 npm ERR! npm -v 1.4.23 npm ERR! path /home/travis/build/SwarmCorp/angularfire-seed/node_modules/requirejs/bin/r.js npm ERR! code ENOENT npm ERR! errno 34 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/travis/build/SwarmCorp/angularfire-seed/npm-debug.log npm ERR! not ok code 0

The command "eval npm install " failed. Retrying, 3 of 3.

npm WARN package.json karma-chrome-launcher@0.1.4 No README data npm WARN package.json karma-phantomjs-launcher@0.1.4 No README data npm ERR! Error: ENOENT, chmod '/home/travis/build/SwarmCorp/angularfire-seed/node_modules/requirejs/bin/r.js' 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

npm ERR! System Linux 2.6.32-042stab090.5 npm ERR! command "/home/travis/.nvm/v0.10.31/bin/node" "/home/travis/.nvm/v0.10.31/bin/npm" "install" npm ERR! cwd /home/travis/build/SwarmCorp/angularfire-seed npm ERR! node -v v0.10.31 npm ERR! npm -v 1.4.23 npm ERR! path /home/travis/build/SwarmCorp/angularfire-seed/node_modules/requirejs/bin/r.js npm ERR! code ENOENT npm ERR! errno 34 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/travis/build/SwarmCorp/angularfire-seed/npm-debug.log npm ERR! not ok code 0

The command "eval npm install " failed 3 times.

The command "npm install " failed and exited with 34 during .

Your build has been stopped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment