Ionic 2 not working

Hi There,

I have installed ionic2 in my system and tried to create starter project but it failed with following error:

“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”

Any help will be appreciated.

Thanks

Can you show the command you are using when creating your project?

Sounds like this issue: Npm packages not installing

please try to update your node version and then delete node_modules and install packages again, via npm install