My goal is to install angularjs!
For this I need => npm, so I want to install nodejs for "NPM", but I have this error:
File "./configure", line 16, in <module>
from gyp.common import GetFlavor
File "./tools/gyp/pylib/gyp/__init__.py", line 8, in <module>
import gyp.input
File "./tools/gyp/pylib/gyp/input.py", line 873
except ImportError as e:
There is probably a problem in python 2.5: the problem is that I have no right to update python.
Plz how can i install npm on linux without Nodejs
Helps to evaluate.
Hi
source
share