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
/* esm.sh - error */
throw new Error("[esm.sh] " + "npm: can't get metadata of package 'os-browserify/browser' (405 Method Not Allowed: {\"code\":\"MethodNotAllowedError\",\"message\":\"GET is not allowed\"})");
export default null;
Failing module
Error message
When importing
ts-morph
, I see a subsequent request to https://esm.sh/v95/@ts-morph/[email protected]/es2022/common.js return a 500. When I open in new tab, I see the following error.This import used to work although I don't know what changed. https://esm.sh/ts-morph
Additional info
Chromium Engine Version 105.0.5195.127
The text was updated successfully, but these errors were encountered: