REditorSupport / languageserver

An implementation of the Language Server Protocol for R
Other
581 stars 94 forks source link

spawn: bash failed with exit code 127 and signal 0. #635

Closed hopezh closed 6 months ago

hopezh commented 1 year ago

Unable to install r-languageserver in neovim through mason.

Got the following error message:

 Failed
    ◍ r-languageserver
      ▼ Displaying full log
        Cloning git repository "https://github.com/mason-org/r-languageserver.git"…
        Cloning into '.'...
        From https://github.com/mason-org/r-languageserver
         * tag               v0.3.16    -> FETCH_HEAD
        + ./bin/install v0.3.16
        ./bin/install: line 15: exec: R: not found
        spawn: bash failed with exit code 127 and signal 0. 

Screen image: image

I'm using: Ubuntu-22.04, in 5.15.90.1-microsoft-standard-WSL2, in Windows 11 Neovim: v0.10.0-dev-837+g389165cac-Homebrew My own Neovim config: oatLazyVim

JadAbouHawili commented 7 months ago

it says why, you need R installed