I installed d3.js via npm. Now when I import a d3 module for example:
import {scaleLinear} from "d3-scale";
I'm getting the error Could not find the module d3-scale. Is it not the correct way to import?
Could not find the module d3-scale
Aucun commentaire:
Enregistrer un commentaire