We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
EADDRINUSE
gatsby develop
app.js
modifyWebpackConfig
Suggest more in comments :)
The text was updated successfully, but these errors were encountered:
Added invariant for return value of modifyWebpackConfig in #300
Sorry, something went wrong.
This issue has been automatically closed due to inactivity.
No branches or pull requests
EADDRINUSE
should be caught and we explain another process is using it and how to find itgatsby develop
in the wrong directory atm, Gatsby just throws an error about not being able to requireapp.js
.modifyWebpackConfig
throw an error if the return isn't an object.Suggest more in comments :)
The text was updated successfully, but these errors were encountered: