-
Notifications
You must be signed in to change notification settings - Fork 117
Description
System details:
Positron and OS details:
Positron Version: 2025.08.1 build 11
Code - OSS Version: 1.102.0
Commit: c09c193
Date: 2025-08-26T14:39:14.888Z (3 wks ago)
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36 Edg/139.0.0.0
Session details:
R4.4.0
Describe the issue:
When using the command 'usethis::create_from_github("tidyverse/vitals") the new window that opens the folder does not properly structure the url path, leading to a "Workspace does not exist" error.
this was the workbench url path that opens:
This issue was discovered during tidy-dev-day with help from @jennybc
We took a screenshot for the error message that I received.

The solution was to navigate to the folder manually, at which point the path is properly formed and the folder opens.
Steps to reproduce the issue:
- On workbench with Positron use the command "usethis::create_from_github("tidyverse/vitals")
- Let a new screen open when prompted.
Were there any error messages in the UI, Output panel, or Developer Tools console?
No