Whenever I try to execute npm install or npm i, I get this error:
npm ERR! code MODULE_NOT_FOUND npm ERR! Cannot find module 'json-parse-helpfulerror' I cannot update NPM through npm install npm -g or npm i npm -g, becuase it produces the same error. My computer was very low on space, and I have a feeling it might have deleted one of NPM's dependenices. The actual npm command works though.
Is there any way to fix this?