Skip to content

Revert bash-language-server from 4.9.2 to 4.10.0 #63

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2023
Merged

Revert bash-language-server from 4.9.2 to 4.10.0 #63

merged 1 commit into from
Jun 24, 2023

Conversation

rchl
Copy link
Member

@rchl rchl commented Jun 24, 2023

This reverts commit b8f3fcf.

Latest version crashes for me on Mac and there is also report on Discord that it happens on Windows.

LSP-bash: TypeError: Cannot read properties of undefined (reading 'apply')
LSP-bash:     at e.<computed> (/Users/rafal/Library/Caches/Sublime Text/Package Storage/LSP-bash/16.17.1/language-server/node_modules/web-tree-sitter/tree-sitter.js:1:16465)
LSP-bash:     at wasm://wasm/001ec906:wasm-function[21]:0x1ccf
LSP-bash:     at e.<computed> (/Users/rafal/Library/Caches/Sublime Text/Package Storage/LSP-bash/16.17.1/language-server/node_modules/web-tree-sitter/tree-sitter.js:1:16465)
LSP-bash:     at wasm://wasm/001ec906:wasm-function[19]:0x17aa
LSP-bash:     at wasm://wasm/000b627a:wasm-function[234]:0x25842
LSP-bash:     at Module._ts_parser_parse_wasm (/Users/rafal/Library/Caches/Sublime Text/Package Storage/LSP-bash/16.17.1/language-server/node_modules/web-tree-sitter/tree-sitter.js:1:33493)
LSP-bash:     at Parser.parse (/Users/rafal/Library/Caches/Sublime Text/Package Storage/LSP-bash/16.17.1/language-server/node_modules/web-tree-sitter/tree-sitter.js:1:53325)
LSP-bash:     at Analyzer.analyze (/Users/rafal/Library/Caches/Sublime Text/Package Storage/LSP-bash/16.17.1/language-server/node_modules/bash-language-server/out/analyser.js:47:34)
LSP-bash:     at BashServer.<anonymous> (/Users/rafal/Library/Caches/Sublime Text/Package Storage/LSP-bash/16.17.1/language-server/node_modules/bash-language-server/out/server.js:241:45)
LSP-bash:     at Generator.next (<anonymous>)

@rchl rchl changed the title Revert from 4.9.2 to 4.10.0 Revert bash-language-server from 4.9.2 to 4.10.0 Jun 24, 2023
@rchl rchl merged commit 5c71d2c into master Jun 24, 2023
@rchl rchl deleted the fix/crash branch June 24, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant