treehouses / builder

Treehouses Awesome 👓 Raspberry Pi Image Builder 🏗
http://download.treehouses.io
GNU Affero General Public License v3.0
49 stars 22 forks source link

ole--vagrant-treehouses repo fails since later improvements #71

Closed dogi closed 7 years ago

dogi commented 7 years ago
run-parts: executing scripts.d/30_pirateship.sh
Installing ip script
npm ERR! 404 Not Found
npm ERR! 404
npm ERR! 404 'pirateship/cli' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.

npm ERR! System Linux 3.16.0-4-amd64
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "@pirateship/cli@0.2.2"
npm ERR! cwd /home/vagrant/treehouse-builder
npm ERR! node -v v0.10.29
npm ERR! npm -v 1.4.21
npm ERR! code E404
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/vagrant/treehouse-builder/npm-debug.log
npm ERR! not ok code 0
dogi commented 7 years ago

I think that https://github.com/ole-vi/treehouse-builder/commit/d2896be9e71ac3e37a8ef03d82b7d553077faf87 , https://github.com/ole-vi/pirateship and the use of https://www.npmjs.com/org/pirateship broke it ...

... solution seams to be to improve node in the Vagrantfile as we had to do with the .travis.yml on treehouse-builder

dogi commented 7 years ago

fixed - https://github.com/ole-vi/ole--vagrant-treehouses/commit/9157d3e1136672c93cf654ef60c80a915a330360