microsoft / PowerBI-visuals-tools

Contains tools for building/packaging Power BI visuals
https://www.powerbi.com
MIT License
330 stars 148 forks source link

Unable to create visual; #475

Closed AakashMarasini closed 11 months ago

AakashMarasini commented 1 year ago

I am trying to create a new custom visual but I am getting errors such as:

error Unable to create visual. Error: Package install failed.

installed versions are: node.js-version: v18.17.0 powerbi-visuals-tools version - 4.3.2

I could not figureout the reason for this issue. Please help me on this.

image

AleksSavelev commented 1 year ago

Hi @AakashMarasini,

Thank you for this issue reported. Have you tried to use the new version (5.0.2) of the tools?

AakashMarasini commented 1 year ago

Hi @AleksSavelev

Yes, I have already tried version 5.0.2 and got the same issue. That's why I try to use 4.3.2 but still got the same issue in 4.3.2 as well. https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Unable-to-Create-Visual/m-p/3367104#M7850

image

AleksSavelev commented 1 year ago

Unfortunately, I wasn't able to reproduce the issue in my environment.

Looks like a repo was created but tools can't install the packages. Please confirm that folder was generated. If it was, try to open it and install packages manually.