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 - ipfs-core-types #284

Closed
talentlessguy opened this issue Mar 20, 2022 · 1 comment
Closed

Failed to import - ipfs-core-types #284

talentlessguy opened this issue Mar 20, 2022 · 1 comment
Labels
browser Not working in Browser

Comments

@talentlessguy
Copy link
Contributor

Failing module

import type { IPFS } from 'https://esm.sh/ipfs-core-types'

Error message

After onload I got this:

/* esm.sh - error */
throw new Error("[esm.sh] " + "parseCJSModuleExports: Can't resolve 'ipfs-core-types' in '/tmp/esm-build-3db5978441a668bf6d7f69f5749679b8bd35af84-18193627'");
export default null;

Additional info

  • esm.sh version: 71
  • Browser version: Waterfox G4 (Firefox 91)
@talentlessguy talentlessguy added the browser Not working in Browser label Mar 20, 2022
@ije
Copy link
Member

ije commented Mar 21, 2022

seems it only provides the types in package JSON, I will fix it

@ije ije closed this as completed in 508aa20 Mar 21, 2022
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

2 participants