Skip to content
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

fix nokogiri & mdbook installs #62

Merged
merged 2 commits into from
Feb 11, 2024
Merged

Conversation

bergey
Copy link
Contributor

@bergey bergey commented Feb 11, 2024

I'm happy to upgrade to newer versions, but I think one successful build as close as possible to the last working versions would be a good start. With these changes, build.sh runs successfully on my ubuntu-22.04 machine.

we're running into the issue fixed in sparklemotion/nokogiri#2106
error is:

error: failed to compile `mdbook v0.2.3`, intermediate artifacts can be found at `/tmp/cargo-installjZOKMC`

Caused by:
  failed to select a version for the requirement `ammonia = "^1.1"`
  candidate versions found which didn't match: 3.3.0, 3.2.1, 3.2.0, ...

I believe because ammonia-1.1 was pulled from crates.io
@bergey bergey mentioned this pull request Feb 11, 2024
@daxpedda daxpedda merged commit db653bf into rustwasm:src Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants