Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I am trying to walk-through the tutorial on Microsoft document (link below)
I get the following error on my terminal
PS C:\Users\foldername> npm i -g powerbi-visuals-tools
npm : npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
At line:1 char:1
+ npm i -g powerbi-visuals-tools
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (npm WARN deprec...urix#deprecated:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
changed 950 packages, and audited 951 packages in 36s
36 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
How would I go about resolving this?
Solved! Go to Solution.
 
					
				
		
Hi @Bbrown44 ,
Please review the content in the following links, hope they can help you.
need your expertise on Modifying custom visual
Best Regards
The Post you provided shows others that have the same issue but does not document a solution.
Actual solution is posted here.
Hi @Bbrown44 ,
It's glad to hear that your problem has been resolved. And thanks a lot for sharing your solution here, it will help the others in the community find the solution easily if they face the same problem with you. Much appreciated!
Best Regards
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
