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 - @mendable/firecrawl-js #849

Open
adamlamaa opened this issue Jul 2, 2024 · 0 comments
Open

Failed to import - @mendable/firecrawl-js #849

adamlamaa opened this issue Jul 2, 2024 · 0 comments
Labels
deno Not working in Deno

Comments

@adamlamaa
Copy link

adamlamaa commented Jul 2, 2024

Failing module

import FirecrawlApp from "https://esm.sh/@mendable/[email protected]"

Error message

After running deno run I got this:

Download https://esm.sh/v135/[email protected]/esnext/unsafe/helpers/esmd/npm/[email protected]/node_modules/.pnpm/[email protected]/node_modules/axios/lib/helpers/null.js
Download https://esm.sh/v135/[email protected]/esnext/unsafe/adapters/esmd/npm/[email protected]/node_modules/.pnpm/[email protected]/node_modules/axios/lib/helpers/null.js
Download https://esm.sh/v135/[email protected]/esnext/unsafe/platform/esmd/npm/[email protected]/node_modules/.pnpm/[email protected]/node_modules/axios/lib/platform/browser.js
failed to load 'https://esm.sh/v135/[email protected]/esnext/unsafe/helpers/esmd/npm/[email protected]/node_modules/.pnpm/[email protected]/node_modules/axios/lib/helpers/null.js': Module not found "https://esm.sh/v135/[email protected]/esnext/unsafe/helpers/esmd/npm/[email protected]/node_modules/.pnpm/[email protected]/node_modules/axios/lib/helpers/null.js".
An error has occured
InvalidWorkerCreation: worker boot error failed to load 'https://esm.sh/v135/[email protected]/esnext/unsafe/helpers/esmd/npm/[email protected]/node_modules/.pnpm/[email protected]/node_modules/axios/lib/helpers/null.js': Module not found "https://esm.sh/v135/[email protected]/esnext/unsafe/helpers/esmd/npm/[email protected]/node_modules/.pnpm/[email protected]/node_modules/axios/lib/helpers/null.js".
    at async UserWorker.create (ext:sb_user_workers/user_workers.js:155:15)
    at async Object.handler (file:///home/deno/main/index.ts:153:22)
    at async respond (ext:sb_core_main_js/js/http.js:162:14) {
  name: "InvalidWorkerCreation"
}

Additional info

  • esm.sh version: v135
  • Deno version: 1.44.1
@adamlamaa adamlamaa added the deno Not working in Deno label Jul 2, 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