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

Build error - alpinejs version missing #369

Open
peteryorke123 opened this issue Apr 25, 2024 · 3 comments
Open

Build error - alpinejs version missing #369

peteryorke123 opened this issue Apr 25, 2024 · 3 comments

Comments

@peteryorke123
Copy link

It looks like the cache is broken

https://cdn.skypack.dev/error/build:[email protected]

Error message

/*

console.warn("[Package Error] "[email protected]" could not be built. \n[1/5] Verifying package is valid…\n[2/5] Installing dependencies from npm…\nNo matching version found for [email protected].");
throw new Error("[Package Error] "[email protected]" could not be built. ");
export default null;

NPM Package
https://www.npmjs.com/package/alpinejs

@peteryorke123 peteryorke123 changed the title alpinejs version missing Build error - alpinejs version missing Apr 26, 2024
@conatus
Copy link

conatus commented May 8, 2024

Thanks for working on Skypack!

We are also experiencing this issue.

If you look at npm, it seems there is both "latest" which is 3.13.10 and 3.13.10 proper, which has recently been seemingly re-published, despite being earlier published.

Perhaps this is the issue?

@conatus
Copy link

conatus commented May 8, 2024

https://cdn.skypack.dev/[email protected] seems functional, so potentially a solve to to move to an earlier version.

@conatus
Copy link

conatus commented May 8, 2024

In contrast, https://cdn.skypack.dev/alpinejs@latest displays the above error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants