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

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

Closed
styxlab opened this issue Oct 1, 2020 · 2 comments
Closed

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

styxlab opened this issue Oct 1, 2020 · 2 comments

Comments

@styxlab
Copy link
Owner

styxlab commented Oct 1, 2020

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.

@styxlab
Copy link
Owner Author

styxlab commented Oct 2, 2020

System specs of test system

  1. macOS High Sierra 10.13.2 or higher
  2. node -v: v14.13.0
  3. yarn -v: 1.22.5

Steps to reproduce issue

git clone https://github.com/styxlab/gatsby-starter-try-ghost.git jamify-starter
cd jamify-starter
yarn
yarn build

@styxlab
Copy link
Owner Author

styxlab commented Nov 17, 2020

Same root cause as #204. Will be followed up there.

@styxlab styxlab closed this as completed Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant