Error on installing Node.js windows 10 64bits
21:39 13 Jun 2018

I had Node.js 5x installed and I download and Start the Node.js 8x installation and Wizard didn't install and rollback all operation and now I dont have any NodeJs and npm installed.

  • My windows is 10 64 bits
  • Node version is 8.11.3-x64

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

enter image description here

I made the path and the error persist

enter image description here

I create the folder and Gave Full controll to everyone. enter image description here

enter image description here

I dont have the right click run as Adm option here enter image description here

Im opening and install with/as CMD Adm mode enter image description here

enter image description here

choco doesn't runing after installation enter image description here

NVM enter image description here

enter image description here

1 nvm (ok, very interesting), 2 After i installed node 8.11.0 (ok), 3 but the folder node_modules was empty (ok?), 4 so I Installed node 6 with nvm (ok). 5After i set to use node 8.11.0 in nvm (ok). 6 I tried to run the "npm install -g @angular/cli" and I get errors. 7 I found the angular_cli in installation of node 6 (step 4) and I tried to navigate to folder and run "npm install -g @angular/cli" again and I get others errors. Could you now whats Im doing wrong ? enter image description here

enter image description here

node.js angular-cli nvm