esm.sh
esm.sh copied to clipboard
Failed to import - d3-selection
Failing module
- GitHub: https://github.com/d3/d3-transition
- npm: https://www.npmjs.com/package/d3-transition
import * as d3 from 'https://esm.sh/d3';
Error message
After running deno run I get this:
Relative import path "d3-selection" not prefixed with / or ./ or ../ from "https://cdn.esm.sh/v57/@types/[email protected]/index.d.ts"
Additional info
- esm.sh version: v57
- Deno version: 1.16.1