Couldn't start ionic

Hi everyone,

I have a problem when starting the ( ionic serve ) command

it gives me this:

Installing npm packages (may take a minute or two)… and it takes a long time with no result

this is ionic info

Your system information:

cordova CLI: 6.5.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.10.0
Xcode version: Not installed

have you tried $ionic lab too? check the logs if possible and maybe a ‘gulp build’ too. otherwise, just reinstall everything, ‘npm cache clean’ etc.

i’ve never had that particular problem, but I’ve never used Ionic on Windows