You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you believe this to be an issue in the package, share this URL with the package authors to help them debug & fix.
Use https://skypack.dev/ to find a web-friendly alternative to find another package.
*/
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;
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.
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
The text was updated successfully, but these errors were encountered: