-
Notifications
You must be signed in to change notification settings - Fork 41
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
Example fails to run #41
Comments
Hmm, rustwide is meant to run on Linux and experimentally Windows. I think you're the first one testing it on macOS :) |
This looks like rustwide is trying to execute a linux toolchain. I ran into issues with this in docs.rs, it's why I ended up suggesting a docker container just for running rustwide itself. |
Same error on macos:
|
@pietroalbini Do you have any suggestions for fixing this problem? |
On my mac (Catalina), I cloned
rustwide
and did acargo run --example docs-builder
. Below is the output:The text was updated successfully, but these errors were encountered: