esm.sh
esm.sh copied to clipboard
Failed to import - typeorm
Failing module
- GitHub: https://github.com/typeorm/typeorm
- npm: https://www.npmjs.com/package/typeorm
import "https://esm.sh/[email protected]"
Error message
After running deno run I got this:
Uncaught SyntaxError: The requested module '/v111/[email protected]/deno/browser/error.js' does not provide an export named 'TypeORMError'
at async <anonymous>:2:1
Additional info
- esm.sh version: v111
- Deno version: 1.31.1
the exports looks weird, looking into it