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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
AlexandraSz
Frequent Visitor

Cannot install npm powerbi-visuals-tools@latest

Hi!

I am trying to follow this guide to set up an environment for customizing a visual for power bi: https://learn.microsoft.com/en-us/power-bi/developer/visuals/environment-setup

 

I installed node js and also code visual studio but when tying to install the pbviz tool: 

npm i -g powerbi-visuals-tools@latest

I get the below warnings:

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead

changed 554 packages in 51s

91 packages are looking for funding
run `npm fund` for details

 

I don't have experience with these tools and I am looking for some help in case anyone encountered similar issues.

1 REPLY 1
Anonymous
Not applicable

Hi  @AlexandraSz ,

 

Regarding your current error message met, it seems that the installation is failed due to This module is not supported currently due to some reason, you can kindly check and refer to beflow documentation links and check if they can be useful.

Deprecated `inflight` dependency · Issue #17306 · vitejs/vite · GitHub

npm warns of inflight use during installation · Issue #7214 · firebase/firebase-tools · GitHub

npm warn deprecated inflight@1.0.6 · Issue #1041 · kelektiv/node.bcrypt.js · GitHub

node.js - have used npm create vite@latest but after finishing the compilations am getting a warning...

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.