Open n0hack opened 1 year ago
same error occured after using "yarn build"
Might be related: https://github.com/gatsbyjs/gatsby/issues/38483#issuecomment-1739314617
Hmmm, you know, I've been wondering, what's the deal with the Gatsby team and these issues? Does anyone know why the Gatsby team doesn't seem to react to them anymore? I mean, seriously, I've been checking out the recent stuff from the past month, and guess what? None of them seem to have shaken off their "status: triage needed" labels.
@LekoArts ?
Preliminary Checks
Description
The first time i start a project, it starts right. However, when restarting afterwards, error Command failed with signal "SIGABRT" occurs. Since there is no problem afte the gatsby clean command on a similar issue, i made the command "yarn clean && yarn develop" and using this command. But it's uncomfortable to use every start.
Reproduction Link
https://github.com/n0hack/TIL/tree/main/%EA%B3%B5%EC%8B%9D%20%EB%AC%B8%EC%84%9C/frontend/gatsby
Steps to Reproduce
Expected Result
expected it to start right
Actual Result
Environment
Config Flags
No response