Issue with Codesandbox
See original GitHub issueMaterial UI not working in Codesandbox, it throws DependencyNotFoundError Could not find dependency: '@emotion/styled' relative to '/node_modules/@material-ui/styled-engine/index.js'
.
We can fix this by adding the dependecies,
@emotion/react @emotion/styled
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
Expected Behavior 🤔
Steps to Reproduce 🕹
Steps:
- Clicking on Code Sandbox from Material UI throws dependency not found.
Context 🔦
Your Environment 🌎
`npx @material-ui/envinfo`
Don't forget to mention which browser you used.
Output from `npx @material-ui/envinfo` goes here.
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Issues · codesandbox/codesandbox-client - GitHub
Issues list ; NPM dependency not install, receive CORS error when fetch typings. #7280 opened 8 hours ago ; Vue2 + CodeSandbox +...
Read more >Problems - CodeSandbox
VS Code's tsserver was deleted by another application such as a misbehaving virus detection tool. Please reinstall VS Code. Manage Extension.
Read more >Problem - CodeSandbox
VS Code's tsserver was deleted by another application such as a misbehaving virus detection tool. Please reinstall VS Code. Manage Extension.
Read more >FAQs - CodeSandbox
Yes. Container sandboxes on CodeSandbox have a persistent filesystem, so you're able to use file-based database options like SQLite, Lowdb, and NeDB. For...
Read more >Setup your first sandbox - CodeSandbox
An easy way to import a repo to CodeSandbox via URL is with GitHubBox.com. Append 'box' to your github.com URL in between 'hub'...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@mnajdova I cleared everything from my chrome browser and now it works 🤷🏽♂️. Thank you so much Material UI team for the instant replies. 🙏🏽
I can’t reproduce it either.