-
Notifications
You must be signed in to change notification settings - Fork 981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tried to deploy to Netlify but I get an error #524
Comments
I can confirm this issue as well. My commit which has successfully published few days ago get an error if I try to deploy (build) it again. The Node and Yarn version exactly match. |
Are you guys using the new beta version of Netlify's Build Plugins? Can somebody post a screenshot or text about the error message? This starter is not yet compatible with the new beta It is possible that the build process has some issues, in that case we have to report it to https://github.com/netlify/build repository |
@ZoltanVeres Here is full error message. Everything standard, I just clicked the button, confirmed my repo name, and then off it went only to fail. Have tried it twice with the same results.
|
Confirm +1. Having the same exact error with a clean slate Netlify account/configuration. |
Sorry for not getting back sooner. |
Very much still here, and I am using |
Howdy folks, if you want to test this again, this has received several updates but if you go through and clone the project and connect it to Netlify you should be back in business! Edit: Worth noting that Gatsby has upgraded its needed Node version to be at least Node 14 |
Bug report
Deploy fails showing following error:
Error: Callback was already called.
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce.
1-Cloned repository
2-npm run build in Netlify
3-Shows error
My repository: https://github.com/gabrielmaiaf/grupo-vision-cms
What is the expected behavior?
Build runs normally on Netlify
Other relevant information:
Locally runs normally in Windows, only build on Netlify fails
Node.js version: 10.19.0
NPM/Yarn version: 6.13.4 / 1.9.4
Operating System:
Additional tools:
The text was updated successfully, but these errors were encountered: