Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The ultimate Microsoft Fabric, Power BI, Azure AI & SQL learning event! Join us in Las Vegas from March 26-28, 2024. Use code MSCUST for a $100 discount. Register Now

Reply
Anonymous
Not applicable

Download specific version of pbiviz

Hi everyone,

 

I have visuals, which I built in pbiviz version of 2.3.0, when I installed pbiviz on new computer, npm installed me version 3.1.2. How can I install 2.3.0?

Regards,

Yerkhan

 

1 ACCEPTED SOLUTION
dm-p
Super User
Super User

Hi @Anonymous 

Use the following from the command line:

npm i power-bi-visuals-tools@2.3 -g

This will ensure that 2.3 is installed rather than the latest version.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




View solution in original post

1 REPLY 1
dm-p
Super User
Super User

Hi @Anonymous 

Use the following from the command line:

npm i power-bi-visuals-tools@2.3 -g

This will ensure that 2.3 is installed rather than the latest version.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


My course: Introduction to Developing Power BI Visuals


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




Helpful resources

Announcements
March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Fabric Community Conference

Microsoft Fabric Community Conference

Join us at our first-ever Microsoft Fabric Community Conference, March 26-28, 2024 in Las Vegas with 100+ sessions by community experts and Microsoft engineering.

Fabric Partner Community

Microsoft Fabric Partner Community

Engage with the Fabric engineering team, hear of product updates, business opportunities, and resources in the Fabric Partner Community.