When I attempt to deploy my gatsby.js site to Netlify, I get the following error/failure message:
7:27:09 AM: Error running command: Build script returned non-zero exit code: 1
7:27:09 AM: Failing build: Failed to build site
7:27:09 AM: failed during stage 'building site': Build script returned non-zero exit code: 1
7:27:09 AM: Finished processing build request in 1m9.884654373s
I looked at the previous question about this issue, but I can't seem to get mine to work.
I pasted my package.json on JSONLine and got Valid JSON
.
I can't seem to figure out the problem with this. Any help would be much appreciated.