I recently installed the latest version of nodejs i.e v8.1.3 and I am using windows 10
After that, i wanted to install the cordova and ionic packages so I ran the command
npm install -g ionic cordova
after running this command I am getting the below error! I am fed up as this error isn't available in Google search also yet.
This is the error log I am getting on the cmd console
npm ERR! Unexpected end of input at 1:379680
npm ERR! .1","osenv":"~0.1.3","path-is inside":"~1.0.1","read":"~1.0.7","read-
npm ERR! ^
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\SYS73M CR4CK3R\AppData\Roaming\npm-cache\_logs\2017-07-10T13_45_29_711Z-debug.log
Pls, help _/_