Installing npm packages... Error with start undefined

Hi All. Can anyone help please! What happend ?

Downloading: https://github.com/driftyco/ionic2-app-base/archive/master.zip
[=============================] 100% 0.0s
Downloading: https://github.com/driftyco/ionic2-starter-tabs/archive/master.zip
[=============================] 100% 0.0s
Installing npm packages…
Error with start undefined
Error Initializing app: There was an error with the spawned command: npminstall
There was an error with the spawned command: npminstall
Caught exception:
undefined

My system information:

Cordova CLI: 6.3.1
Ionic CLI Version: 2.1.1
Ionic App Lib Version: 2.1.1
OS: Windows 7 SP1
Node Version: v6.9.0

Earlier there was some problem with spawned command “npminstall” and I had same errors but as of now it is working perfectly fine. Though you can try “npm uninstall -g ionic” then run “npm cache clean” and finally run “npm install -g ionic

prafulvats2017, i did this,thanks. Maybe problem becouse i have node v6.9.0 ?

@anton_klochko I don’t think so because I am using node V6.7.0. So, I guess V6.9.0 should do the job.

prafulvats2017, i fix problem. Just install Git.

1 Like