Tsserver not on the path error

Hi everyone! I setted language servers for python and js but tsserver doesnt work i dont know why here some screen shots of my nvim rc, error and the command that i used for downloading tsserver (i also used :LspInstall tsserver but it also didn’t work)


You need to install typescript and typescript-language-server (see server_configurations.md), alternatively you can use nvim-lsp-installer for the :LspInstall command.