Replies: 1 comment 5 replies
-
|
Hi! OwlNest and its related libraries are not published yet, so I'm using relative paths to reference to them. Can you show the folder structure of the repository on your machine? I'm not having the issue with my Windows installation. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I ran
cargo testat the root directory, it failed. The output is below.error: failed to load manifest for workspace member
/home/lebei/Owlput/OwlNest/owlnestreferenced by workspace at
/home/lebei/Owlput/OwlNest/Cargo.tomlCaused by:
failed to load manifest for dependency
owlnest-advertiseCaused by:
failed to load manifest for dependency
owlnest-preludeCaused by:
failed to read
/home/lebei/Owlput/OwlNest/owlnest-prelude/Cargo.tomlCaused by:
No such file or directory (os error 2)
How to fix it?
Beta Was this translation helpful? Give feedback.
All reactions