Skip to content
This repository was archived by the owner on Oct 30, 2022. It is now read-only.
This repository was archived by the owner on Oct 30, 2022. It is now read-only.

[gatsby-plugin-ghost-images]: Uncritical build errors on macOS #188

@styxlab

Description

@styxlab

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions