Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Mi2n
Microsoft Employee
Microsoft Employee

Cannot find namespace 'D3'

Hi All,

 

I am new to the Power BI visuals, and I am trying to build the basic BarChart from the below link.

 

https://github.com/Microsoft/PowerBI-visuals

 

Now, the problem is, when I use the command "pbiviz start", I get the below error.

 

PS C:\Users\<user-name>\barChart> pbiviz start
info Building visual...
error TYPESCRIPT /src/barChart.ts : (27,22) Cannot find namespace 'd3'.
error TYPESCRIPT /src/barChart.ts : (29,36) Cannot find namespace 'd3'.
error TYPESCRIPT /src/barChart.ts : (30,31) Cannot find namespace 'd3'.
error TYPESCRIPT /src/barChart.ts : (31,23) Cannot find namespace 'd3'.
error TYPESCRIPT /src/barChart.ts : (47,34) Cannot find name 'd3'.
error TYPESCRIPT /src/barChart.ts : (88,26) Cannot find name 'd3'.
error TYPESCRIPT /src/barChart.ts : (99,26) Cannot find name 'd3'.
error TYPESCRIPT /src/barChart.ts : (103,26) Cannot find name 'd3'.

 

Can anyone help me to resolve this issue?

 

Regards,

Mi2n

1 ACCEPTED SOLUTION
Mi2n
Microsoft Employee
Microsoft Employee

Following the steps in the below link solved the issue.

 

http://blog.jongallant.com/2016/11/pbiviz-12-d3-35-reference/

 

Thanks,

Mi2n

View solution in original post

2 REPLIES 2
Mi2n
Microsoft Employee
Microsoft Employee

Following the steps in the below link solved the issue.

 

http://blog.jongallant.com/2016/11/pbiviz-12-d3-35-reference/

 

Thanks,

Mi2n

@Mi2n,

 

Glad to hear that you've solved this problem and thank you for sharing the solution. This might be beneficial to other community members, you could help mark it as answer.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors