sublimelsp / lsp_utils

Module with LSP-related utilities for Sublime Text
https://sublimelsp.github.io/lsp_utils/
MIT License
13 stars 6 forks source link

Extend PATH with local Node for "npm install" #86

Closed rchl closed 2 years ago

rchl commented 2 years ago

Fixes https://github.com/sublimelsp/LSP-intelephense/issues/72

rchl commented 2 years ago

@randy3k I wonder if you have an idea what's happening with the test failures. It looks like installing dependencies randomly fails. Maybe because the process is not given enough time since the amount of dependencies that are missing varies per run.

randy3k commented 2 years ago

I have no idea what exactly the cause was. It seems to be a GitHub connection issue. Hope that it will be fixed soon.