offline error handling for gatsby new
#20571
Labels
type: maintenance
An issue or pull request describing a change that isn't a bug, feature or documentation change
Summary
Improve error handling for
gatsby new
when there are network problems.Basic example
Disable your internet and run
gatsby new
. You'll see output like:This error message should be replaced with something that better explains the problem. e.g:
Motivation
Error messages should try and explain the problem and how to fix it.
The text was updated successfully, but these errors were encountered: