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

Local build fails for derivative and syn docs. #8

Open
connortsui20 opened this issue Feb 9, 2025 · 0 comments
Open

Local build fails for derivative and syn docs. #8

connortsui20 opened this issue Feb 9, 2025 · 0 comments

Comments

@connortsui20
Copy link
Member

In Poker Lab, there is a dependency on the derivative crate, which also takes a dependency on syn.

For some reason, when adding the generated docs for Poker Lab, the local build (npm install && npm run-script start) fails / errors out on those two crates' documentation.

The solution I have for now is just running cargo doc --no-deps and using those docs instead (which is more than sufficient), but I'm going to make this issue so that it's recorded somewhere.

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

No branches or pull requests

1 participant