You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Using language server? (eg useLanguageServer is true in your configuration?) yes
Expected behavior
Language server should start
Actual behavior
I get the following error:
TypeError: Cannot read properties of null (reading 'toString')
at Object.e.loadEnv (/Users/dmix/.vscode-insiders/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:282343)
at /Users/dmix/.vscode-insiders/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:150418
at Generator.next (<anonymous>)
at /Users/dmix/.vscode-insiders/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:149468
at new Promise (<anonymous>)
at r (/Users/dmix/.vscode-insiders/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:149216)
at /Users/dmix/.vscode-insiders/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:150374
at Array.map (<anonymous>)
at /Users/dmix/.vscode-insiders/extensions/rebornix.ruby-0.28.1/dist/server/index.js:16:150367
at Generator.next (<anonymous>)
[Error - 12:03:54 PM] Connection to server got closed. Server will not be restarted.