I try to install compodoc for my Angular 4 Application https://github.com/compodoc/compodoc
my node version is : v6.11.1
npm version is v3.10.10
and Os is: Window 6.1.7601
and angular/cli verion is 1.2.6
I got this error while I install
Skipping optional dependency : fsevents@ 1.0.0
Skipping optional dependency : Unsupported platform
npm install -g @compodoc/compodoc
I try : any of these suggestion in here and still compodoc isn't install in my Angular application