microsoft / PowerBI-visuals-tools

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

Unable to create visual #479

Closed UnremittingTerryWang closed 1 year ago

UnremittingTerryWang commented 1 year ago

image Package install failed. How to install package manually?

AleksSavelev commented 1 year ago

Thank you for reporting this issue. Please tell me what node version you use.

It looks like the visual folder 'circleCard' was created, so you can navigate into it and run npm i. Let me know if any errors will appear.