skypackjs / skypack-cdn

An issue tracker for the CDN
107 stars 5 forks source link

luxon v2.3.1 build is broken #272

Open swgn opened 2 years ago

swgn commented 2 years ago

https://cdn.skypack.dev/luxon

/*
 * [Package Error] "luxon@v2.3.1" could not be built. 
 *
 *   [1/5] Verifying package is valid…
 *   [2/5] Installing dependencies from npm…
 *   No matching version found for luxon@2.3.1.
 *
 * How to fix:
 *   - If you believe this to be an error in Skypack, file an issue here: https://github.com/skypackjs/skypack-cdn/issues
 *   - 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] \"luxon@v2.3.1\" could not be built. \n[1/5] Verifying package is valid…\n[2/5] Installing dependencies from npm…\nNo matching version found for luxon@2.3.1.");
throw new Error("[Package Error] \"luxon@v2.3.1\" could not be built. ");
export default 
swgn commented 2 years ago

Workaround is to pin to the earlier version https://cdn.skypack.dev/luxon@2.3.0