-
Notifications
You must be signed in to change notification settings - Fork 167
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
skypack cdn does not provide an export named 'normaliseInput' #802
Comments
Hey there - we're tracking the issue with skypack here: multiformats/js-multiformats#115 Sorry for the inconvenience! |
Great, thank you for the follow up!
… On 19 Nov 2021, at 4:07 PM, David Choi ***@***.***> wrote:
Hey there - we're tracking the issue with skypack here: multiformats/js-multiformats#115 Sorry for the inconvenience!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
So - is there any way around this issue at the moment? Just trying to use the blob file |
Try setting the version to |
Unfortunately we're still working through the skypack issues, but in the mean time you can import the prebuilt bundle in the browser from |
Closing, let us know if you have any issues! |
This import is causing an error since yesterday
import { NFTStorage } from 'https://cdn.skypack.dev/nft.storage'
Error is
Uncaught SyntaxError: The requested module '/-/[email protected]/dist=es2019,mode=imports/unoptimized/src/files/normalise-input/index.js' does not provide an export named 'normaliseInput'
The text was updated successfully, but these errors were encountered: