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

Failed to import - https://esm.sh/@adobe/[email protected]?external=react,react-dom,mobx,mobx-react,@react-spectrum/provider,@react-spectrum/theme-default,@babel/runtime&bundle #839

Open
sangupta opened this issue Jun 3, 2024 · 0 comments
Labels
browser Not working in Browser

Comments

@sangupta
Copy link

sangupta commented Jun 3, 2024

Failing module

import { something } from "https://esm.sh/@adobe/[email protected]?external=react,react-dom,mobx,mobx-react,@react-spectrum/provider,@react-spectrum/theme-default,@babel/runtime&bundle"

Error message

Opening the URL in browser throws:

/* esm.sh - error */
throw new Error("[esm.sh] " + "esbuild: No matching export in \"../esmd/npm/@adobe/[email protected]/node_modules/.pnpm/@[email protected][email protected][email protected]/node_modules/@react-aria/menu/dist/import.mjs\" for import \"UNSTABLE_useSubmenuTrigger\"");
export default null;

Additional info

  • esm.sh version: Current on https://esm.sh
  • Browser version: Chrome 125 on macOS
  • Previous version v135 deployed locally is working fine (deployed internally)
@sangupta sangupta added the browser Not working in Browser label Jun 3, 2024
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

1 participant