Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I am trying to install Power BI Visual Tools to do some custom visual development work. I installed NodeJS. I got the following error when I tried to install PBI Visual Tools as the enxt step. What am I doing wrong? Initially I got connection error to https://registry.npmjs.org/powerbi-visuals-tools which I resolved by updating proxy setting on Node.
C:\Users\xxxxxx>npm install -g powerbi-visuals-tools
npm ERR! code E400
npm ERR! 400 Bad Request: powerbi-visuals-tools@latest
I can not reproduce this issue. You may check links below.