Node.js/Windows error: ENOENT, stat 'C:UsersRTAppDataRoaming pm'
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?