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

skypack error on v3.12.0 #965

Closed
TillaTheHun0 opened this issue Feb 24, 2022 · 3 comments
Closed

skypack error on v3.12.0 #965

TillaTheHun0 opened this issue Feb 24, 2022 · 3 comments
Labels
bug-unconfirmed Bug report that isn't confirmed

Comments

@TillaTheHun0
Copy link

I tried importing the most recent version of skypack and received an error:

[Package Error] "[email protected]" could not be built. 
[1/5] Verifying package is valid…
[2/5] Installing dependencies from npm…
No matching version found for [email protected].

Reproduce:
Go to https://www.skypack.dev/view/zod and click "Open in Codepen" and view the console logs

version 3.11.6 works as expected with Skypack via import * as zod from 'https://cdn.skypack.dev/[email protected]', so not sure if something changed in 3.12.0

@JacobWeisenburger JacobWeisenburger added the bug-unconfirmed Bug report that isn't confirmed label Feb 24, 2022
@JacobWeisenburger
Copy link
Contributor

JacobWeisenburger commented Feb 24, 2022

As of yesterday I heard that @colinhacks was on vacation, so I'm guessing he will take a look as soon as he is back. Not sure when that will be though.

@TillaTheHun0
Copy link
Author

Thanks @JacobWeisenburger for the heads up. We've hardpinned to 3.11.6 for now.

@colinhacks
Copy link
Owner

colinhacks commented Mar 1, 2022

Fixed in 3.12.1...guess you need a default export for Skypack to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-unconfirmed Bug report that isn't confirmed
Projects
None yet
Development

No branches or pull requests

3 participants