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
For Manjaro/Arch Linux you need to install make and gcc
sudo pacman -S make gcc