Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
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
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.
User | Count |
---|---|
5 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
4 | |
4 | |
4 |