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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Coltsbro
Frequent Visitor

Power BI Embedded - Missing Modules

I am attempting to work with Power BI Embedded. Whenever I import the NuGet package, Microsoft.PowerBI.JavaScript, above version 1.1.0, I get tons of build errors stating that it cannot find modules (ex: Build:Cannot find module './service'.) The source file the error is originating from is the powerbi.d.ts. I've looked all over and haven't been able to find an answer to solve the issue, other than reverting to version 1.1.0 (but it seems I lose the ability to put in advanced/basic filters through javascript if I do this). Can anyone help me?

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@Coltsbro,

 

There is a similar issue at https://github.com/Microsoft/PowerBI-JavaScript/issues/72. You may check if it helps.

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.

View solution in original post

4 REPLIES 4
SuperRoo
New Member

Hi All...as mentioned several times the link is now closed...so what is the solution in adding the powerbi-client (and all it's links) through Visual Studio via add=> client side library. Is this functionality not working or something?

Like Shiagar I have broken references to several modules.

shiagar
New Member

The solution link is removed. I am still facing the issue for http-post-message, powerbi-models and powerbi-router module

Anonymous
Not applicable

Don't know whether this is still open, but install dependencies:

npm install powerbi-client 

v-chuncz-msft
Community Support
Community Support

@Coltsbro,

 

There is a similar issue at https://github.com/Microsoft/PowerBI-JavaScript/issues/72. You may check if it helps.

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors