hi i am new to ionic just install node js and ionic .
after running following command
ionic start myAwesomeApp --v2
when i start > ionic serve it gives error
E:\ionicapps\myAwesomeApp>ionic serve
ionic-app-base@ ionic:serve E:\ionicapps\myAwesomeApp
ionic-app-scripts serve
[11:01:37] ionic-app-scripts 0.0.45
[11:01:37] watch started …
[11:01:37] build dev started …
[11:01:37] clean started …
[11:01:37] clean finished in less than 1 ms
[11:01:37] copy started …
[11:01:37] transpile started …
[11:01:39] transpile finished in 2.23 s
[11:01:39] webpack started …
[11:01:39] copy finished in 2.40 s
[11:01:43] webpack finished in 4.07 s
[11:01:43] sass started …
npm ERR! Windows_NT 6.1.7600
npm ERR! argv “C:\Program Files\nodejs\node.exe” “C:\Program Files\nodejs\
node_modules\npm\bin\npm-cli.js” “run” “ionic:serve” “–”
npm ERR! node v6.9.1
npm ERR! npm v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! ionic-app-base@ ionic:serve: ionic-app-scripts serve
npm ERR! Exit status 3221225501
npm ERR!
npm ERR! Failed at the ionic-app-base@ ionic:serve script ‘ionic-app-scripts ser
ve’.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the ionic-app-base packag
e,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! ionic-app-scripts serve
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs ionic-app-base
npm ERR! Or if that isn’t available, you can get their info via:
npm ERR! npm owner ls ionic-app-base
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! E:\ionicapps\myAwesomeApp\npm-debug.log
There was an error serving your Ionic application: There was an error with the s
pawned command: serve