Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save clonejo/4074509 to your computer and use it in GitHub Desktop.
$ npm install js-yaml
npm http GET https://registry.npmjs.org/js-yaml
npm http 304 https://registry.npmjs.org/js-yaml
npm http GET https://registry.npmjs.org/argparse
npm http 304 https://registry.npmjs.org/argparse
npm http GET https://registry.npmjs.org/underscore
npm http GET https://registry.npmjs.org/underscore.string
npm http 304 https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/underscore.string
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" "js-yaml"
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 {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/clonejo/programs/Eunomia/npm-debug.log
npm not ok
@clonejo

clonejo commented Nov 14, 2012

Copy link
Copy Markdown
Author

solution: install gcc and g++

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