I am trying to install the Angular 6 CLI but I get this message C:\Users\baigk\AppData\Roaming\npm\ng -> C:\Users\baigk\AppData\Roaming\npm\node_modules@angular\cli\bin\ng npm WARN rollback Rolling back [email protected] failed (this is probably harmless): EPERM: operation not permitted, lstat 'C:\Users\baigk\AppData\Roaming\npm\node_modules@angular\cli\node_modules\fsevents\node_modules' npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules@angular\cli\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
- @angular/[email protected] updated 1 package in 3.863s
npm -v
andnode -v
in the command line ? – Nadhir Falta