Skip to content

Instantly share code, notes, and snippets.

@ohanetz
Last active August 29, 2015 14:27
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 ohanetz/df6ab28a98f4793e3003 to your computer and use it in GitHub Desktop.
Save ohanetz/df6ab28a98f4793e3003 to your computer and use it in GitHub Desktop.
ohanetz@ubuntu-server:~$ npm -v
1.4.28
ohanetz@ubuntu-server:~$ sudo npm install -g joola
\
> joola@0.8.11 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: joola.sdk@0.8.7-develop
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