Skip to content

Instantly share code, notes, and snippets.

@clonejo
Created November 14, 2012 20:35
Show Gist options
  • Select an option

  • Save clonejo/4074610 to your computer and use it in GitHub Desktop.

Select an option

Save clonejo/4074610 to your computer and use it in GitHub Desktop.
npm ERR! error installing js-yaml@1.0.3
npm ERR! Error: ENOENT, no such file or directory '/home/clonejo/programs/Eunomia/node_modules/js-yaml/bin/js-yaml.js'
npm ERR! You may report this log at:
npm ERR! <http://bugs.debian.org/npm>
npm ERR! or use
npm ERR! reportbug --attach /home/clonejo/programs/Eunomia/npm-debug.log npm
npm ERR!
npm ERR! System Linux 3.2.0-32-generic
npm ERR! command "node" "/usr/bin/npm" "install" "express" "socket.io" "js-yaml" "sqlite3"
npm ERR! cwd /home/clonejo/programs/Eunomia
npm ERR! node -v v0.6.12
npm ERR! npm -v 1.1.4
npm ERR! path /home/clonejo/programs/Eunomia/node_modules/js-yaml/bin/js-yaml.js
npm ERR! code ENOENT
npm ERR! message ENOENT, no such file or directory '/home/clonejo/programs/Eunomia/node_modules/js-yaml/bin/js-yaml.js'
npm ERR! errno {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment