-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Steps to reproduce:
- Open Cursor editor with rust-analyzer on, and open kinode on branch
tm/unify
- Wait for rust-analyzer to try and build your solution
- Observe failure
2024-03-22T13:42:30.019494Z ERROR rust_analyzer::main_loop: FetchBuildDataError:
error: failed to run custom build command for `kinode v0.6.1 (/home/tobias/kinode/kinode)`
...
thread '<unnamed>' panicked at /home/tobias/.cargo/git/checkouts/kit-c2b4124737b38bc4/1bd7bec/src/setup/mod.rs:185:13:
assertion `left == right` failed
left: "->"
right: "system"
Output of the command on my system:
$ bash -c "source ~/.nvm/nvm.sh && nvm ls --no-alias"
-> v20.0.0
system
Metadata
Metadata
Assignees
Labels
No labels