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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

installing custom visual dev tools

 

First, let me say it sucks that the dev tools built into the browser are being deprecated.  It was so approachable, quick and not intimidating.  Plus the deprecation notice sends you to https://github.com/itslenny/PowerBI-visuals/blob/master/CliToolsSoon.md which is kinda weird imo, and unclear if its current/correct.  Says there will be hot new freshness "in a few weeks", but that was posted a month ago.

 

Anyway, once you get to https://github.com/Microsoft/PowerBI-visuals... you are scared 🙂  And rightfully so.  multiple installers or package managers and ... well, it doesn't work for me anyway.

 

Any suggestions here?

 

C:\Users\Scott\Dropbox (Personal)\src\pbi\PowerBI-visuals>npm install

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli '2' ]
2 info using npm@3.0.0
3 info using node@v4.4.7
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly rollbackFailedOptional Starting
8 silly rollbackFailedOptional Finishing
9 silly runTopLevelLifecycles Starting
10 silly runTopLevelLifecycles Finishing
11 silly install printInstalled
12 verbose stack Error: ENOENT: no such file or directory, open 'C:\Users\Scott\Dropbox (Personal)\src\pbi\PowerBI-visuals\node_modules\body-parser\package.json'
12 verbose stack at Error (native)
13 verbose cwd C:\Users\Scott\Dropbox (Personal)\src\pbi\PowerBI-visuals
14 error Windows_NT 10.0.10586
15 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "2"
16 error node v4.4.7
17 error npm v3.0.0
18 error path C:\Users\Scott\Dropbox (Personal)\src\pbi\PowerBI-visuals\node_modules\body-parser\package.json
19 error code ENOENT
20 error errno -4058
21 error syscall open
22 error enoent ENOENT: no such file or directory, open 'C:\Users\Scott\Dropbox (Personal)\src\pbi\PowerBI-visuals\node_modules\body-parser\package.json'
22 error enoent This is most likely not a problem with npm itself
22 error enoent and is related to npm not being able to find a file.
23 verbose exit [ -4058, true ]

 

3 REPLIES 3
bjmorse
Regular Visitor

Would really be helpful to others if you described the steps that you worked through to get this to work.

Anonymous
Not applicable

tag: @itslenny

Anonymous
Not applicable

Though a series of npm and gulp installs and upgrades ...and some issue with a missing chalk... I eventually worked this out... i think.  It's still a terrible experience, and a terrible idea.

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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