jlengstorf / netlify-plugin-gatsby-cache

185 stars 21 forks source link

public.netlify.cache.json not found when clearing cache #24

Closed slorber closed 4 years ago

slorber commented 4 years ago

If I clear the cache, first run lead to this error. On retry it works fine.

image

slorber commented 4 years ago

cc @ehmicky I guess :)

(I have a local path because I patched the local plugin with patch-package to add an extra folder to cache, that seems unrelated to the error above)

jlengstorf commented 4 years ago

this should be fixed in the latest version. I'm going to close this, but please let me know if you're still seeing it

ehmicky commented 4 years ago

The error seems to be still happening, but this is a problem with the cache utility, so I open the following issue to track it: https://github.com/netlify/build/issues/1411