Skip to content
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

Issues with V69 #277

Closed
nihgwu opened this issue Mar 14, 2022 · 5 comments
Closed

Issues with V69 #277

nihgwu opened this issue Mar 14, 2022 · 5 comments
Labels
browser Not working in Browser

Comments

@nihgwu
Copy link

nihgwu commented Mar 14, 2022

Sorry I didn't follow the template, as I think it's not an issue for an specific package
After V69, a lot of packages are failed to import, like @emotion/styled react-select @mui/material/xxx @bytemd/react and I believe there are more, you can try to reproduce it here I'll have to pin to V68 as a workaround

@nihgwu nihgwu added the browser Not working in Browser label Mar 14, 2022
@ije
Copy link
Member

ije commented Mar 14, 2022

thanks, i will rollback then look into it

@nihgwu
Copy link
Author

nihgwu commented Mar 14, 2022

nihgwu/react-runner#103 I checked pinning to v68 fixed the issue in local

@nihgwu
Copy link
Author

nihgwu commented Mar 14, 2022

BTW your testing page looks great, sadly it missed all the falling cases 😢

@ije
Copy link
Member

ije commented Mar 14, 2022

now it works -> https://play-react.vercel.app

@nihgwu
Copy link
Author

nihgwu commented Mar 14, 2022

@bytemd/react is still failing, https://cdn.esm.sh/v69/[email protected]/es2021/stringify-entities.js

/* esm.sh - error */
throw new Error("[esm.sh] " + "parseCJSModuleExports: Can't resolve 'stringify-entities/encode' in '/tmp/esm-build-422c5fbae611bad0d1375956755d1b41ae67865b-019065b4'");
export default null;

@ije ije closed this as completed in 9339d9e Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Not working in Browser
Projects
None yet
Development

No branches or pull requests

2 participants