-
Notifications
You must be signed in to change notification settings - Fork 45
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
Error: spawn cargo ENOENT
after applying the fix when installing in vscode
#72
Comments
oh, actually, after peeking at the logs, i think i see what the problem is. im using an alternative shell. |
nope,
im not sure what's going wrong. |
Thanks for the report. What is the output of this command?
|
that would be the following when called in
|
I'm guessing this is an issue where the PATH used by VSCode is not the same as the PATH used by your normal shell. Not sure off-hand why this is happening, but I will take a look into it. |
I got the same issue. Not urgent, just sharing in case more info is helpful. I love what you've made here! Looks like the above command outputs the same for me as it did for cidit:
|
Speaking of, @willcrichton did you get the chance to look into it? |
Not yet, I will keep y'all posted in this thread once I've located the issue. |
For me, following the "build from source" installation process worked. I have an M1 mac. @cidit are you on an M1 mac? |
afraid not @hpux735 . im on a framework |
i'll try to build from source tho, seemed like too much trouble at the time but i'll give it another shot. |
It was very straightforward. I think it took 5 minutes, max. |
Problem
when i install the extension in vscode, i get the error prompt telling me to apply as expected.
however, after applying the fix and clicking continue on the popup, i get the following error, and the extension doesnt start.
Logs
OS: linux (6.2.10-200.fc37.x86_64)
VSCode: 1.77.3
Error message
Full log: https://paste.rs/IoQ
The text was updated successfully, but these errors were encountered: