Hi. I have installed node with nvm. The node version is v5.11.1, and the npm version is 3.8.6. According to the ionic2 tutorial:http://ionicframework.com/docs/v2/getting-started/tutorial/ . When I execute the command:
ionic start MyIonic2Project tutorial --v2
After download two master.zip. The process stayed on “Installing npm packages…” very long time, at least 30 minutes. And then hung up on “Adding initial native plugins”. The progress of "Adding initial native plugins " have been 100%. After waited 10 minutes. I broked the process by Ctrl+C.
It’s so annoyed!! Is there any method to speed up this progress ?