Forum Discussion
pbiviz package TYPESCRIPT error
- 5 years ago
Hello,
I find d3 libs install in an unexpected place, I delete them and it work.
HI JB_guide,
AS the document said, the d3 library seems required in custom visual design. If you do not include any d3 libraries, have you enabled the d3 javascript library in your project?
Tutorial: Develop a Power BI circle card visual#modify-the-visuals-file
Regards,
Xiaoxin Sheng
Hello,
I find d3 libs install in an unexpected place, I delete them and it work.
- Anonymous5 years agoNot applicable
HI JB_guide,
According to your discretion, it seems related to d3 library initialization. I'm glad to hear you find the reason and fix it. I think they should help others who faced similar issues.
Regards,
Xiaoxin Sheng - gmmanfredi4 years agoRegular Visitor
Hi! i am having the same error. I am also using the same project.
Where did you find the wrong installed d3 libraries?
- JB_guide4 years agoFrequent Visitor
Hi, in the error message you can find where it is installed : C:/Users/jean-baptiste.guide/node_modules/@types/d3-dsv/index.d.ts for me.
You know where to delete librairies directly when you have the path.
Nice idea to tag me Anonymous, I didn't have a notification with the message of gmmanfredi.