Skip to content

web3.storage does not skypack #220

@olizilla

Description

@olizilla

Trying to import web3.storage from skypack like so:

<script type="module">
import { Web3Storage } from 'https://cdn.skypack.dev/web3.storage'
</script>

fails with:

Uncaught TypeError: null has no properties
    <anonymous> https://cdn.skypack.dev/-/[email protected]/dist=es2020,mode=imports/unoptimized/util/bases.js:2
bases.js:2:17

see: https://codepen.io/olizilla/pen/wvdmJXK

Metadata

Metadata

Assignees

Labels

kind/bugA bug in existing code (including security flaws)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions