gatsby-plugin-mdx 2.5.x breaks npm gatsby init when mdx file added #31392
Labels
status: confirmed
Issue with steps to reproduce the bug that’s been verified by at least one reviewer.
type: bug
An issue or pull request relating to a bug in Gatsby
Description
gatsby-plugin-mdx 2.5.x breaks just init'd gatsby site (even on gatsby 3.x)
Steps to reproduce
npm gatbsy init
use default config, except to select markdown with MDX support
(note: powershell)
rolling back gatsby-plugin-mdx gets expected result
Expected result
You can now view my-gatsby-site in the browser.
Actual result
Environment
The text was updated successfully, but these errors were encountered: