Forum Discussion
issue installing PBIVIS on Windows PowerShell ISE
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 [email protected]: 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 [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: 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?
Actual solution is posted here.
4 Replies
- AnonymousNot applicable
Hi Bbrown44 ,
Please review the content in the following links, hope they can help you.
need your expertise on Modifying custom visual
Best Regards