Forum Discussion
LeboeufHarry
6 years agoHelper I
Installing powerbi-visuals-tools runs into errors with deprecated
iHello,
I've installed nodejs, then trying to do the instruction
npm i -g powerbi-visuals-tools
But I'm getting some of these errors ... Any suggestions ?
npm : npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
At line:1 char:1
+ npm i -g powerbi-visuals-tools
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (npm WARN deprec...est/issues/3142:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
npm
WARN
deprecated
[email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please,
upgrade your dependencies to the actual version of core-js@3.
npm
WARN
deprecated
[email protected]: Please see https://github.com/lydell/urix#deprecated
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
No RepliesBe the first to reply