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
On MacOS and Linux this works perfectly fine. One windows I get the following error:
error: couldn't determine self executable name
[Finished in 0.41s with exit code 1]
Seems isolated to cargo, and even rustup. They are on in PATH, and from a terminus shell I can run this command successfully.
The regular "exec" has no trouble running cargo. And I can also use the built-in RustEnhanced targets. So I'm not stuck, but I'm bothered trying to understand why this would be happening specifically in a terminus build context.
Any ideas?
The text was updated successfully, but these errors were encountered:
After months of no response I uninstalled the extension and carried on with life. Switching to Vscode even though sublime is still my preference is just how it’s going in 2022 I guess.
Howdy!
I have a simple build system:
On MacOS and Linux this works perfectly fine. One windows I get the following error:
Seems isolated to cargo, and even rustup. They are on in PATH, and from a terminus shell I can run this command successfully.
The regular "exec" has no trouble running cargo. And I can also use the built-in RustEnhanced targets. So I'm not stuck, but I'm bothered trying to understand why this would be happening specifically in a terminus build context.
Any ideas?
The text was updated successfully, but these errors were encountered: