Skip to content

Commit

Permalink
[docs] Fix the Gatsby example
Browse files Browse the repository at this point in the history
Closes mui#11874

> Error: Module build failed: Error: Requires Babel "^7.0.0-0", but was loaded with "6.26.3". If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn't mention "@babel/core" or "babel-core" to see what is calling Babel.
  • Loading branch information
oliviertassinari committed Jun 15, 2018
1 parent 34e092d commit d7fe8c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/gatsby/.babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}

0 comments on commit d7fe8c7

Please sign in to comment.