You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.
On macOS Catalina, I get random, uncritical build errors as shown below:
ERROR
error copying file from /Users/joost/jamify-starter/.cache/caches/gatsby-plugin-ghost-images/56953e563a9361b4aa1a6a822a5bfd2c/writing-posts-with-ghost.png to /Users/joost/jamify-starter/public/static/fc44c1e564ddcebb36f6c873615a4e76/writing-posts-with-ghost.png [Error: ENOENT: no such file or directory, chmod '/Users/joost/jamify-starter/public/static/fc44c1e564ddcebb36f6c873615a4e76/writing-posts-with-ghost.png'] {
errno: -2,
code: 'ENOENT',
syscall: 'chmod',
path: '/Users/joost/jamify-starter/public/static/fc44c1e564ddcebb36f6c873615a4e76/writing-posts-with-ghost.png'
}
This problem should have been fixed long time ago on Gatsby PR 3859. This needs further investigation... Note that the files are present after build, so this is an uncritical error.
The text was updated successfully, but these errors were encountered:
On macOS Catalina, I get random, uncritical build errors as shown below:
This problem should have been fixed long time ago on Gatsby PR 3859. This needs further investigation... Note that the files are present after build, so this is an uncritical error.
The text was updated successfully, but these errors were encountered: