Forum Discussion
Issue with R plotly in pbiviz versions 4.0.6+
Thanks for the reply.
I did all of that and I think it solved one problem but created another. While it now says the certificate is valid, I get the following error which must be related somehow.... Any idea how to solve this?
node.exe : error Package wasn't created. 2 errors found
At C:\Users\....\pbiviz.ps1:24 char:5
+ & "node$exe" "$basedir/node_modules/powerbi-visuals-tools/bin/pb ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ( error Package... 2 errors found:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
warn Please, make sure that the visual source code matches to requirements of certification:
Apologies for the late reply on this. If you are still struggling with this issue I would recommend checking out the solution posted in response to this post: https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Local-valid-certificate-not-found/m-p/3177055
This should resolve your certificate issue. Hope this helps!