You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* 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:
The text was updated successfully, but these errors were encountered:
Failing module
Error message
After running
deno run
I got this:/* 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
The text was updated successfully, but these errors were encountered: