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 - @tabler/icons-react #991

Open
vawogbemi opened this issue Jan 8, 2025 · 0 comments
Open

Failed to import - @tabler/icons-react #991

vawogbemi opened this issue Jan 8, 2025 · 0 comments
Labels
deno Not working in Deno

Comments

@vawogbemi
Copy link

Failing module

import { something } from "https://esm.sh/my_module"

Error message

After running deno run I got this:

/* your error log here */

/* esm.sh - error /
throw new Error("[esm.sh] " + "pnpm add @tabler/[email protected],--prefer-offline:  ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "@tabler/icons@workspace:
" is in the dependencies but no package named "@tabler/icons" is present in the workspace\n\nThis error happened while installing the dependencies of @tabler/[email protected]\n\nPackages found in the workspace: \n");
export default null;

Additional info

  • Deno version:
@vawogbemi vawogbemi added the deno Not working in Deno label Jan 8, 2025
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