Skip to content

Local build fails for derivative and syn docs. #8

@connortsui20

Description

@connortsui20

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions