esm-dev / esm.sh

A fast, smart, & global CDN for modern(es2015+) web development.
https://esm.sh
MIT License
2.95k stars 143 forks source link

All previously built urls are failing #819

Open Corei13 opened 2 months ago

Corei13 commented 2 months ago

We have hundreds of assets built with esm.build api in production, each of them suddenly started failing ~24h ago with the following error

/* esm.sh - error */
throw new Error("[esm.sh] " + "pnpm add :  ERR_PNPM_NO_PKG_MANIFEST  No package.json found in /esmd/npm/~41f4075e7fabb79f155504bd2d73c678b218111b@0.0.0\n");
export default null;

Example: https://esm.sh/~41f4075e7fabb79f155504bd2d73c678b218111b?bundle

ije commented 2 months ago

sorry for this. i made a mistake at latest update, just fixed