sublimelsp / LSP-typescript

TypeScript, JavaScript support for Sublime LSP plugin
MIT License
135 stars 11 forks source link

LSP-typescript: The system Node.js does not meet the requirements #149

Closed ravshansbox closed 2 years ago

ravshansbox commented 2 years ago

LSP-typescript: The system Node.js does not meet the requirements: NodeRuntimePATH(node: None, npm: None, version: None)

Tried with volta and nvm in macOS.

calling which node in the shell is showing proper path for node. node and npm executable are running properly.

rchl commented 2 years ago

See https://lsp.sublimetext.io/troubleshooting/#updating-the-path-used-by-lsp-servers on how to fix PATH in ST.

predragnikolic commented 2 years ago

Closing this because this issue seems stale. @ravshansbox if you didn't manage to resolve your issue feel free to reopen this