You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sometimes occurs when an R session is not active: When using any of the rendering/serving commands, e.g. Bookdown:ServeBook, a new terminal will spawn and launch an R session but it won't send the command to R.
The workaround is just to re-execute the command from vscode.
Can't reproduce this consistently, so not sure where the problem is.
The text was updated successfully, but these errors were encountered:
This sometimes occurs when an R session is not active: When using any of the rendering/serving commands, e.g.
Bookdown:ServeBook
, a new terminal will spawn and launch an R session but it won't send the command to R.The workaround is just to re-execute the command from vscode.
Can't reproduce this consistently, so not sure where the problem is.
The text was updated successfully, but these errors were encountered: