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
/*
* [Package Error] "[email protected]" 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] \"[email protected]\" could not be built. ");
throw new Error("[Package Error] \"[email protected]\" could not be built. ");
export default null;
I don't know is it an issue of Phaser or Skypack. I have created both. Phaser issue: phaserjs/phaser#6838
The following link doesn't work: https://cdn.skypack.dev/[email protected]
For example,
Pixi.js 8
and@box2D/core
can be loaded from Skypack: https://plnkr.co/edit/1RizUv5yknLrb9w4index.js
Playground for Phaser: https://plnkr.co/edit/3Vv3dfYhskSvlz52?preview
index.js
The text was updated successfully, but these errors were encountered: