I am new to learning AngularJS, after installing Node.js I also cloned the angular.phonecat
repository, I am finding it difficult to start the development web server using:
npm install
I am new to learning AngularJS, after installing Node.js I also cloned the angular.phonecat
repository, I am finding it difficult to start the development web server using:
npm install
Install Python 2.7.* , node-gyp is looking for it to be specified and can't find it.
If you want to use a different version of Python with NPM, see this post.