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
Hi , I have downloaded d3-tree package instead of using npm. I have loaded d3 and loadash as npm package. In my downloaded dTree.js file , I have added : import _ from "lodash"; import * as d3 from "d3";
Then everything worked. Note that d3 should be older version , if no it gives error, mine is "d3": "^5.16.0".
Hello guys. I installed loadash and d3 libraries. Below is the dependenies copied from my package.json file.
Can you tell me what went wrong with my installation ?
The text was updated successfully, but these errors were encountered: