0

Axios was running fine but today I try to run my react app and get the error

./node_modules/axios/lib/helpers/cookies.js Error: EPERM: operation not permitted, read

I have tried uninstalling and installing it again but it still persists.

Any help would be highly valued.

Heretic Monkey
  • 11,687
  • 7
  • 53
  • 122
  • There were no errors when uninstalling or reinstalling? Because that error is saying that the user which is running the react app does not have permission to read that file. – Heretic Monkey Jan 26 '21 at 17:41
  • It could be many things, why don't you start here: https://stackoverflow.com/questions/39293636/npm-err-error-eperm-operation-not-permitted-rename – lidkxx Jan 26 '21 at 17:41

0 Answers0