-
-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with @material-ui/core #41
Comments
@noverby just fixed, please check again, thanks~ the latest updates get better compatibility for commonjs modules |
Thanks @ije. Yes it fixed it, but there is still Internal Server Error's with:
|
v32 fixed i guess... |
@ije now react broke. :) |
|
I'm getting the same error. |
Getting a similar error: no such file or directory https://esm.sh/@fluentui/react /* esm.sh - error */
throw new Error("[esm.sh] " + "open /tmp/esmd-build/018797da6af1b43a/node_modules/@fluentui/utilities/lib/dom/index.js: no such file or directory");
export default null; |
React works now, but now react-dom broke again. |
|
@noverby seems |
fixed in |
With v30 https://esm.sh/@material-ui/core does not work anymore.
It returns:
The text was updated successfully, but these errors were encountered: