vscode-R
vscode-R copied to clipboard
Error Message When Installing languageserver
Describe the bug When installing the R package languageserver, this error message pops up: R library paths: /home/LL/R/x86_64-redhat-linux-gnu-library/4.5 /usr/lib64/R/library /usr/share/R/library Error in loadNamespace("jsonlite") : there is no package called ‘jsonlite’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted
To Reproduce Steps to reproduce the behavior:
- Follow the prompt to install languageserver
- See error
Can you fix this issue by yourself? (We appreciate the help)
No
Environment (please complete the following information):
- OS: [Fedora Linux 42]
- VSCode Version: [1.104.2]
- R Version: [4.5.1]
- vscode-R version: [2.8.6]