MYaseen208
MYaseen208

Reputation: 23898

Upgrading Quarto CLI for RStudio on Windows 10

I'm using RStudio 2022.07.0 Build 545 (RStudio 2022.07.0-preview+545) on Windows [Version 10.0.22000.739]. However, when on launching RStudio, I get the following message:

enter image description here

Quarto CLI version 0.9.165 is installed, however RStudio requires version 0.9.230.

I tried the Quarto CLI upgrading method given here without any success. How can I solve this?

Upvotes: 3

Views: 2007

Answers (1)

MYaseen208
MYaseen208

Reputation: 23898

Downloading the latest version of Quarto CLI 1.1.189 (Windows) for the link Quarto CLI 1.1.189 (Windows) solved the issue.

Upvotes: 2

Related Questions