Skip to content

Instantly share code, notes, and snippets.

@selfsame
Created August 18, 2017 00:17
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 selfsame/ab5deb4d3e81aed44a14d5f7efaf0195 to your computer and use it in GitHub Desktop.
Save selfsame/ab5deb4d3e81aed44a14d5f7efaf0195 to your computer and use it in GitHub Desktop.
sudo npm install lumo-cljs -g
/usr/bin/lumo -> /usr/lib/node_modules/lumo-cljs/bin/lumo.js
> lumo-cljs@1.7.0 install /usr/lib/node_modules/lumo-cljs
> node scripts/npm_install.js || nodejs scripts/npm_install.js
internal/streams/legacy.js:59
throw er; // Unhandled stream error in pipe.
^
Error: EACCES: permission denied, open 'lumo_linux64.zip'
sh: nodejs: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! lumo-cljs@1.7.0 install: `node scripts/npm_install.js || nodejs scripts/npm_install.js`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the lumo-cljs@1.7.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2017-08-18T00_17_12_605Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment