Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Error when crate name contains a hyphen (-) #59

Open
Badel2 opened this issue Apr 13, 2022 · 1 comment
Open

Error when crate name contains a hyphen (-) #59

Badel2 opened this issue Apr 13, 2022 · 1 comment
Labels
bug Not as expected

Comments

@Badel2
Copy link

Badel2 commented Apr 13, 2022

Steps to reproduce:

cargo new --lib crate-api-test
cd crate-api-test
cargo crate-api

Output:

ERROR: Failed when loading /home/bdl/projects/crate-api-test/target/crate-api/target/doc/crate-api-test.json: No such file or directory (os error 2)
@epage
Copy link
Collaborator

epage commented Apr 13, 2022

Thanks for reporting this!

@epage epage added the bug Not as expected label Apr 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Not as expected
Projects
None yet
Development

No branches or pull requests

2 participants