[example] Gatsby sandbox link doesn't work out-of-the-box #26332
Labels
bug 🐛
Something doesn't work
docs
Improvements or additions to the documentation
ready to take
Help wanted. Guidance available. There is a high chance the change will be accepted
The gatsby example sandbox link doesn't run because sandbox defaults to node 10. It's simple to fork the base codesandbox in order to bump the version with a configuration file, and the readme for the gatsby example should be updated.
Current Behavior 😯
Build fails while following the codesandbox link in examples/gatsby
Expected Behavior 🤔
Build succeeds when following the codesandbox link
Steps to Reproduce 🕹
Steps:
Context 🔦
https://codesandbox.io/s/github/mui-org/material-ui/tree/HEAD/examples/gatsby is my fork that changes nothing except bumping the version in a config file. I can't commit to maintaining an image to keep it up to date, so I haven't put in a PR to redirect the link there.
The text was updated successfully, but these errors were encountered: