Can not install ionic

Hello all,

When I am installing ionic, the installation is stuck at the following line:
remove:gulp-util: sill doReverseSerial remove 9

What command are you executing?
What node and npm version are you running?
Anything else special about your environment?

Node:v6.10.3
npm:4.0.5
cordova:7.0.1
window:8.1 64bit.

Skipped the most important question:

Npm install -g ionic

Maybe you need cordova before install Ionic.

Try this.

npm install -g cordova ionic

Nah, not necessary.[quote=“souravknath, post:5, topic:90680, full:true”]
Npm install -g ionic
[/quote]

Can you please post the complete output on your console from executing the command to when you get the error? Right now we don’t have enough information to debug this.