Closed dylanjha closed 4 years ago
Hi,
this may be related to #10266.
The solution could be:
we removed node_modules and webpack build cache, and it is solved
A reproduction really is needed for the devs to examine your problem. This guide helps you to build a minimal reproduction: https://www.gatsbyjs.org/contributing/how-to-make-a-reproducible-test-case/
Yep. It is that babel issue. Thanks for linking it up.
Description
Getting this error when running
gatsby develop
.Steps to reproduce
I don't have reproducible steps because this is a private project :(. I'll happily provide whatever more info I can to help move this along. It appears this is more of a babel issue.
Expected result
gatsby develop
should succeedActual result
gatsby develop
throws an error, tracing back togatsby-plugin-mdx
Environment
Here's the full stack trace: