Immediately after updating node i got an error of
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node@8.16.1 preinstall: node installArchSpecificPackage
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node@8.16.1 preinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\USER\AppData\Roaming\npm-cache_logs\2019-09-25T17_14_47_778Z-debug.log
Someone on stackover flow suggested to me to remove the folder of Node_module..now I'm getting two errors module not found and that i posted above
I found the solution just run it in your user folder because it does not respond when you ran it in a different directory other than maybe C:\Users\User_Name