Forum Discussion
JB_guide
5 years agoFrequent Visitor
pbiviz package TYPESCRIPT error
Hi everyone, I'm trying to make a custom visual, but when I run pbiviz package I have few errors : info Building visual... error TYPESCRIPT C:/Users/jean-baptiste.guide/node_modules/@typ...
- 5 years ago
Hello,
I find d3 libs install in an unexpected place, I delete them and it work.
Anonymous
5 years agoNot applicable
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
JB_guide
5 years agoFrequent Visitor
Hello,
I find d3 libs install in an unexpected place, I delete them and it work.