Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

320
Views
EACCES: permission denied, open '/home/site/wwwroot/node_modules/.cache/.eslintcache'

I deployed my react app to azure and on load, I got this error: Failed to compile

EACCES: permission denied, open '/home/site/wwwroot/node_modules/.cache/.eslintcache'

This error occurred during the build time and cannot be dismissed.

I have spent a couple of days trying to rectify it, all to no avail. Please, I need help. enter image description here

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

if you have a typo in your code and saved it, then .eslintcache doesn't get cleared and the error will appear in the server continuously . You have to delete .eslintcache. to overcome from this error.

References :

. How to deploy React app to azure

. GitHub issue .

about 4 years ago · Juan Pablo Isaza Report

0

The only way to overcome this issue is given below:

●Delete all files without (public and src).(if you delete public and src this will delete all your progress) ●Then create a new react app with [ $npx create-react-app ] ●exchange the public and src files with your project public and src ● npm start and hopefully it worked for you .

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!