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 - @radix-ui/[email protected] #900

Open
elnights opened this issue Oct 27, 2024 · 0 comments
Open

Failed to import - @radix-ui/[email protected] #900

elnights opened this issue Oct 27, 2024 · 0 comments
Labels
deno Not working in Deno

Comments

@elnights
Copy link

Failing module

import { Theme } from "https://esm.sh/@radix-ui/[email protected]";

Error message

After running deno run I got this:

error: Uncaught (in promise) TypeError: Import 'https://esm.sh/v135/@radix-ui/[email protected]/denonext/dist/esm.js' failed: 500 Internal Server Error
    at https://esm.sh/v135/@radix-ui/[email protected]/denonext/dist/esm/components/theme-panel.js:2:348

Additional info

  • esm.sh version: 135
  • Deno version: 2.0.3
@elnights elnights added the deno Not working in Deno label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deno Not working in Deno
Projects
None yet
Development

No branches or pull requests

1 participant