esm-dev/esm.sh

Failed to import - https://esm.sh/@mdxeditor/editor@3.2.0

Corei13 opened this issue · 0 comments

Failing module

import "https://esm.sh/@mdxeditor/editor@3.2.0"

Error message

Uncaught TypeError: Import 'https://esm.sh/v135/@mdxeditor/editor@3.2.0/denonext/dist/styles/globals.css.js' failed: 500 Internal Server Error
    at https://esm.sh/@mdxeditor/editor@3.2.0:2:8
    at async <anonymous>:1:22```

Additional info

https://esm.sh/v135/@mdxeditor/editor@3.2.0/es2022/dist/styles/globals.css.js resolves with following content

/* esm.sh - error */
throw new Error("[esm.sh] " + "could not resolve \"@mdxeditor/editor/dist/styles/globals.css\"");
export default null;