Hello guys. I installed loadash and d3 libraries. Below is the dependenies copied from my package.json file. ``` "dependencies": { "d3-dtree": "^2.4.1", "d3": "^4.5.0", "lodash": "^4.0.0" } ``` <img width="571" alt="image" src="https://user-images.githubusercontent.com/42874525/229344788-9c5065de-f982-48ac-912c-e8b759f45bf7.png"> Can you tell me what went wrong with my installation ?
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 ?