/*
* [Package Error] "three@v0.138.3" 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] \"three@v0.138.3\" could not be built. ");
throw new Error("[Package Error] \"three@v0.138.3\" could not be built. ");
export default null;
I would request you to fix this bug as soon as possible. Thank you!
The version which works right now is 0.136. So, anyone who wants three.js working asap, you can use https://cdn.skypack.dev/three@0.136 for the time being.
This is the error skypack returns:
I would request you to fix this bug as soon as possible. Thank you!