node.js - Npm install just spinning on Ubuntu -
i can't install npm seems on ubuntu 15.04.
npm install -g gulp /
just spinns ever , nothing happens, tried sudo , without..
nodejs -v v0.12.4
and
npm -v 2.10.1
i have tried
*reinstall nodejs
*clearing cahce globally , locally.
*removing nodejs manually
*tried installing different npm packages (gulp, browserfiy ..etc)
*chainging ownership of ~/.npm recursivly me instead of root
but nothing gives, feel thing left me reinstall ubuntu..
do have suggestions? appreciated!
my suggestion develop using ubuntu 14.04. lot of virtual server providers let use 14.04 if choose ubuntu (such digitalocean). lot of service providers (such docker , many others) use ubuntu 14.04 standard base ubuntu image develop services. , easier code, test, ship in same environment others do.
Comments
Post a Comment