Closed Atri10 closed 9 months ago
Correction : Release Source is Alpha 0.2.1
But issue also persists with 0.2.2 release.
Did you follow our CONTRIBUTING.md
file and run commands like pnpm prep
?
More specifically this part here https://github.com/spacedriveapp/spacedrive/blob/main/CONTRIBUTING.md#making-changes-locally
I certainly did not look at that as the title lead me to believe it would contain some guilde lines related contribution rather than the detailed process to build the app.
I suggest you extract the build instructions to other section if you prefer.
I would certainly try to build it using guidelines.
Thank you for your help.
Describe the bug
Release Source : Alpha 0.2.2
At Location : crates/prisma/src/lib.rs
In File lib.rs there is referece to mod primsa but prisma.rs file is missing from primsa crate.
However there exist a file at location : crates/prisma-cli/src/bin/prisma.rs
It is quite strage that release source code is not compiling with cargo.
Reproduction
Expected behavior
No response
Platform and versions
Stack trace
Additional context
No response