fzaninotto/uptime

Install on Ubuntu 14.04 fail

fabioce opened this issue · 3 comments

Hello,
I tryed to follow your wiki
How to install on UBUNTU 12.04
but with an Ubuntu 14.04.
My installation generate more failure when I launch this command:

sudo npm install

How to solve this??
Thanks

j0rg1 commented

You are missing the NPM-package in Ubuntu.
Please install this by sudo apt-get install nodejs

Then try to generate again

Fra: fabioce [mailto:notifications@github.com]
Sendt: 11. mars 2016 20:49
Til: fzaninotto/uptime
Emne: [uptime] Install on Ubuntu 14.04 fail (#344)

Hello,
I tryed to follow your wiki
How to install on UBUNTU 12.04
but with an Ubuntu 14.04.
My installation generate more failure when I launch this command:

sudo npm install

How to solve this??
Thanks


Reply to this email directly or view it on GitHub #344 . https://github.com/notifications/beacon/AEI7NjRC-hIlNFDjAcIwNk6rKMzi8AcVks5pscc6gaJpZM4Hu_Sj.gif

Excuse, I wasn't clear in my description
I have npm, but during the execution of the npm there was a lot of error
uptimeerror.txt

Same problem here with Ubuntu Trusty

ubuntu@www:$ npm -v
1.3.10
ubuntu@www:$ nodejs -v
v0.10.25