-
Notifications
You must be signed in to change notification settings - Fork 119
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
web3.storage does not skypack #220
Comments
This is currently blocked on figuring out a solution for CI tests with Electron on an ESM project (Electron does not support ESM). |
Let's check up on this (see if any movement) and make a call if we should just close this given that we have a solution for users and Skypack is no longer in active development. cc @alanshaw |
It's currently failing with:
There's some changes I made to hamt-sharding that need to be released. I would like to at least wait for that to happen before we close this. |
Did you solve this? I am also getting 'cannot destructure' error. |
Trying to import
web3.storage
from skypack like so:fails with:
see: https://codepen.io/olizilla/pen/wvdmJXK
The text was updated successfully, but these errors were encountered: