esm.sh icon indicating copy to clipboard operation
esm.sh copied to clipboard

All previously built urls are failing

Open Corei13 opened this issue 2 years ago • 1 comments

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/[email protected]\n");
export default null;

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

Corei13 avatar Apr 19 '24 12:04 Corei13

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

ije avatar Apr 19 '24 14:04 ije