Brand new install with 5.14 produces many errors, develop terminates with errors #39236
Open
2 tasks done
Labels
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
type: bug
An issue or pull request relating to a bug in Gatsby
Preliminary Checks
Description
Can't even run
develop
on a brand new project immediately aftergatsby new
Reproduction Link
https://github.com/gatsbyjs/gatsby
Steps to Reproduce
gatsby new
(right away we getERROR: UNKNOWN
and then a punycode deprecation warninggatsby develop
errors galore
and terminates with
not finished source and transform nodes - 0.058s
Expected Result
I expect that
gatsby develop
doesn't error out immediately aftergatsby new && cd ...
Actual Result
See screenshots.
Environment
Config Flags
No
The text was updated successfully, but these errors were encountered: