esm.sh
esm.sh copied to clipboard
Failed to import - preact-reconciler
Failing module
- npm: https://npmjs.com/package/preact-reconciler
import "https://esm.sh/[email protected]"
Error message
/* esm.sh - error */
throw new Error("[esm.sh] " + "yarn add [email protected]: ");
export default null;
Additional info
- esm.sh version: v113
Other packages seem to be affected too.
https://esm.sh/[email protected]
/* esm.sh - error */
throw new Error("[esm.sh] " + "yarn add [email protected]: ");
export default null;
after cleaning server cache dir, now it backs to normal
@Justinidlerz seems the npm dir use a lot of storage without clean phase, i am trying to switch to pnpm instead of yarn