Skip to content

Instantly share code, notes, and snippets.

@zombor
Created October 24, 2012 01:13
Show Gist options
  • Save zombor/3943114 to your computer and use it in GitHub Desktop.
Save zombor/3943114 to your computer and use it in GitHub Desktop.
npm ERR! Error: EROFS, symlink '../ws/bin/wscat'
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! <[email protected]>
npm ERR! System Linux 3.2.0-23-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production" "socket.io"
npm ERR! cwd /home/vagrant/harpoon
npm ERR! node -v v0.8.12
npm ERR! npm -v 1.1.63
npm ERR! path ../ws/bin/wscat
npm ERR! code EROFS
npm ERR! errno 56
npm ERR! Error: ENOENT, lstat '/home/vagrant/harpoon/node_modules/socket.io/node_modules/socket.io-client/node_modules/uglify-js/tmp/app.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! <[email protected]>
npm ERR! System Linux 3.2.0-23-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "--production" "socket.io"
npm ERR! cwd /home/vagrant/harpoon
npm ERR! node -v v0.8.12
npm ERR! npm -v 1.1.63
npm ERR! path /home/vagrant/harpoon/node_modules/socket.io/node_modules/socket.io-client/node_modules/uglify-js/tmp/app.js
npm ERR! fstream_path /home/vagrant/harpoon/node_modules/socket.io/node_modules/socket.io-client/node_modules/uglify-js/tmp/app.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack Writer._finish.er.fstream_finish_call (/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26)
npm ERR! fstream_stack Object.oncomplete (fs.js:297:15)
npm ERR! Error: EROFS, symlink '../ws/bin/wscat'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! <[email protected]>
npm ERR! System Linux 3.2.0-23-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! cwd /home/vagrant/harpoon
npm ERR! node -v v0.8.12
npm ERR! npm -v 1.1.63
npm ERR! path ../ws/bin/wscat
npm ERR! code EROFS
npm ERR! errno 56
Assembler messages:
Fatal error: can't create Release/reader_1.o: No such file or directory
Traceback (most recent call last):
File "/usr/local/bin/node-waf", line 16, in <module>
Scripting.prepare(t, os.getcwd(), VERSION, wafdir)
File "/usr/local/bin/../lib/node/wafadmin/Scripting.py", line 145, in prepare
prepare_impl(t, cwd, ver, wafdir)
File "/usr/local/bin/../lib/node/wafadmin/Scripting.py", line 135, in prepare_impl
main()
File "/usr/local/bin/../lib/node/wafadmin/Scripting.py", line 188, in main
fun(ctx)
File "/usr/local/bin/../lib/node/wafadmin/Scripting.py", line 386, in build
return build_impl(bld)
File "/usr/local/bin/../lib/node/wafadmin/Scripting.py", line 408, in build_impl
info("Waf: Leaving directory `%s'" % bld.bldnode.abspath())
File "/usr/local/bin/../lib/node/wafadmin/Node.py", line 420, in abspath
ret = self.__class__.bld.cache_node_abspath[variant].get(self.id, None)
AttributeError: 'NoneType' object has no attribute 'cache_node_abspath'
make: *** [all] Error 1
gmake: getcwd: No such file or directory
gmake: *** No targets specified and no makefile found. Stop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment