skypackjs / skypack-cdn

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

[Package Error] "@pixi/mesh-extras@v6.5.4" could not be built. #320

Open bigtimebuddy opened 1 year ago

bigtimebuddy commented 1 year ago

User reported issue https://github.com/pixijs/pixijs/issues/8682

URL: https://cdn.skypack.dev/@pixi/mesh-extras@v6.5.4

/*
 * [Package Error] "@pixi/mesh-extras@v6.5.4" could not be built. 
 *
 * No build output found.
 *
 * 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] \"@pixi/mesh-extras@v6.5.4\" could not be built. ");
throw new Error("[Package Error] \"@pixi/mesh-extras@v6.5.4\" could not be built. ");
export default null;

I've noticed there are a bunch of similar issues, and it is not possible to debug this issue without any more specific information. Might be helpful to include some details.

Thanks.