Last active
August 29, 2015 14:27
-
-
Save ohanetz/df6ab28a98f4793e3003 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ohanetz@ubuntu-server:~$ npm -v | |
1.4.28 | |
ohanetz@ubuntu-server:~$ sudo npm install -g joola | |
\ | |
> [email protected] preinstall /usr/lib/node_modules/joola | |
> build/scripts/preinstall.sh || true | |
sh: 1: build/scripts/preinstall.sh: not found | |
npm ERR! Error: version not found: [email protected] | |
npm ERR! at /usr/lib/node_modules/npm/lib/cache/add-named.js:125:12 | |
npm ERR! at saved (/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js:167:7) | |
npm ERR! at Object.oncomplete (fs.js:108:15) | |
npm ERR! If you need help, you may report this *entire* log, | |
npm ERR! including the npm and node versions, at: | |
npm ERR! <http://github.com/npm/npm/issues> | |
npm ERR! System Linux 3.19.0-25-generic | |
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "-g" "joola" | |
npm ERR! cwd /home/ohanetz | |
npm ERR! node -v v0.10.40 | |
npm ERR! npm -v 1.4.28 | |
npm ERR! not ok code 0 | |
ohanetz@ubuntu-server:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment