Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Powerbi Visual and install Certificate

I am trying to set up my environment for developing a Power BI visual and I am getting this error.

Here is the link from Microsoft that I have been using. Setting up an environment for developing a Power BI visual in Power BI embedded analytics for better embedded BI insights - Power BI | Microsoft Docs

 

Step 1: I installed Node.Js.

Step 2:  I Installed pbviz using this code - npm i -g powerbi-visuals-tools

Step 3: When I run this code to create certificate  - pbiviz --install-cert   - This code gives me an error below.

 

 

 

Thank you for your help.