-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in get_stylesheets_location() : Could not find location of your RStudio installation. #57
Comments
+1
|
I also got this error: Error in get_stylesheets_location() : |
I got the same error too, RStudio 2023.06.0 Build 421, R v4.2.2, and Windows 10 Enterprise for Virtual Desktops v22H2. |
Same. And I don't think I can manually specify the path. |
Doesn't directly solve the issue, but I've been able to manually change the theme using the RStudio UI in Tools -> Global Options -> Appearance -> Editor Theme and selecting "rscodeio". |
Thank you for this; did the trick for me. I did not notice, that the theme becomes available there as well. |
I got the same issue of the command not working. The fix suggested by @Skumin helped! |
Same problem. This method works. |
Hello everybody!
When trying to initially install the theme using
rscodeio::install_theme()
I get the following error message:I remember that I once had a similar problem, but I can not recall it properly. Anybody has a solution? I installed Rstudio in the default location...
Keep up the good work, I love the theme!
The text was updated successfully, but these errors were encountered: