ionic2 - Error installing ionic on Mac OS -
i'm trying install ionic on has error. i've checked other articles here, solution not help.
i using command:
sudo npm install -g ionic cordova i with:
$ npm --version 3.10.9 $ node --version v6.9.2 update:
there mentions of on ionic forums if search there
what remove ionic , cordova running
npm uninstall -g cordova and
npm uninstall -g ionic then start process again
npm install -g cordova ionic just note docs install cordova , ionic whereas looks did other way around have caused issues.

Comments
Post a Comment