We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to use atom-build with my rust project I get the following error message:
Executing: cargo build Unable to execute: cargo
I'm running windows 8.1 so I don't know if this is related to #74, but it looks like it could be a different issue.
The text was updated successfully, but these errors were encountered:
Do you have Cargo in the path?
Sorry, something went wrong.
I had it in my user path but not in my system path. When I copied it over to my system path and restarted Atom build started working again.
I also have this problem.
No branches or pull requests
When I try to use atom-build with my rust project I get the following error message:
I'm running windows 8.1 so I don't know if this is related to #74, but it looks like it could be a different issue.
The text was updated successfully, but these errors were encountered: