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

Error Installing (1.3.11/10.20) #3964

Closed
szarapka opened this issue Oct 3, 2013 · 0 comments
Closed

Error Installing (1.3.11/10.20) #3964

szarapka opened this issue Oct 3, 2013 · 0 comments

Comments

@szarapka
Copy link

szarapka commented Oct 3, 2013

Trying to do a normal deploy locally, running into this, not sure why:

npm ERR! Error: ENOENT, lstat '/Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/formidable/index.js'
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 Darwin 12.5.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Development/remailtest
npm ERR! node -v v0.10.20
npm ERR! npm -v 1.3.11
npm ERR! path /Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/formidable/index.js
npm ERR! fstream_path /Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/formidable/index.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack  CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt.o
  Object.oncomplete (fs.js:107:15)
npm http GET https://registry.npmjs.org/readable-stream
npm http GET https://registry.npmjs.org/domhandler
npm http GET https://registry.npmjs.org/domutils
npm ERR! Error: ENOENT, lstat '/Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/cookiejar/cookiejar.js'
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 Darwin 12.5.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Development/remailtest
npm ERR! node -v v0.10.20
npm ERR! npm -v 1.3.11
npm ERR! path /Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/cookiejar/cookiejar.js
npm ERR! fstream_path /Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/cookiejar/cookiejar.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm http GET https://registry.npmjs.org/domelementtype
npm ERR! Error: ENOENT, lstat '/Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/emitter-component/index.js'
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 Darwin 12.5.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Development/remailtest
npm ERR! node -v v0.10.20
npm ERR! npm -v 1.3.11
npm ERR! path /Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/emitter-component/index.js
  CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt_node.o
npm ERR! fstream_path /Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/emitter-component/index.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm http GET https://registry.npmjs.org/CSSwhat
npm http GET https://registry.npmjs.org/domutils
npm ERR! Error: ENOENT, open '/Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/mime/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 Darwin 12.5.0
npm ERR! command "node" "/usr/local/bin/npm" "install"
npm ERR! cwd /Development/remailtest
npm ERR! node -v v0.10.20
npm ERR! npm -v 1.3.11
npm ERR! path /Development/remailtest/node_modules/supertest/node_modules/superagent/node_modules/mime/package.json
npm ERR! code ENOENT
npm ERR! errno 34

It then resumes till failing at the end

npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /Development/remailtest/npm-debug.log
npm ERR! not ok code 0

My npm-debug.log: https://gist.github.com/scottszarapka/6815131

@szarapka szarapka closed this as completed Oct 3, 2013
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

1 participant