When i try to install time on nodejs server i get the below error:
time@0.8.4 install /var/www/track/node_modules/time node-gyp rebuild gyp ERR! build error
Simple Solution:
sudo apt-get install build-essential
and try again