-
Notifications
You must be signed in to change notification settings - Fork 285
initialize failed: No prebuilt binaries found #415
Comments
Thanks for the report. I depend on the binaries built upstream so I'll file issues there to build against ABI 64. |
The vscode update reached stable. Same issue there. |
Yep. I'll cut a release tonight and get tree-sitter upgraded |
Update:
|
@wingrunr21 Any update on this? I was lucky enough to start working on a Ruby project in VS Code on Feb 7, exactly the day that activity on this Issue picked up again and you said that a release would be cut "tonight"/"ASAP". Any way anyone else can help out with getting a new release cut? |
I did address it "tonight"/"ASAP". In the mean time, you can downgrade VSCode. I will upgrade this as soon as a release comes out but I'm not the project owner. |
I just opened an issue there as well to cut a new release |
Release got cut earlier today so I'll upgrade it here after work today |
Sorry for the wait everyone. I'll do better staying on top of this next time |
@wingrunr21 Having the same issue here: Your environmentvscode-ruby version: v0.24.1 When use language server option enabled: Expected behaviorIt should rebuilding tree-sitter and finish initialization. Actual behavior
|
#486 is pinned for this |
Your environment
vscode-ruby
version: v0.21.0when use language server option enabled:
Expected behavior
it should rebuilding tree-sitter and finish initialization.
Actual behavior
Server initialization failed
console log:
[Info - 下午3:31:56] Initializing Ruby language server...
[Info - 下午3:31:56] Rebuilding tree-sitter for local Electron version
[Error - 下午3:31:59] Server initialization failed.
note: vscode master has been updated to electron 3.
The text was updated successfully, but these errors were encountered: