Node.js/Windows error: ENOENT, stat 'C:UsersRTAppDataRoaming pm'
Asked 07 September, 2021
Viewed 967 times
  • 52
Votes

I have Windows 7 32-bit. I installed the latest Node.js 32 bit.
When I try to run the command npm install jquery, I receive the error:


  

Error: ENOENT, stat 'C:UsersRTAppDataRoaming pm

How does one resolve it?

7 Answer