Error: ENOENT: no such file or directory, open #32280
Unanswered
qpiddigital
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Been developing a Gatsby website over the last week with no issues at all.
The website sources data from WordPress using GraphQL.
Last night I ran npm run develop as usual and now my browser isn't rendering the website and throwing up the following error:
"Loading chunk node_modules_gatsby-plugin-image_dist_lazy-hydrate-9f0721eb_js failed"
My terminal is throwing up the following error:
"Error: ENOENT: no such file or directory, open '/Users/olivermcvey/Gatsby/archivist/.cache/caches/gatsby-plugin-sharp/diskstore-4d952606169b55fb368c7f62f68deb2c.json'"
I've tried running gatsby clean a few times but no joy.
Can anyone help?
Beta Was this translation helpful? Give feedback.
All reactions