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

hello world demo,cargo run is normal,but debug run an error occurred #816

Open
zhangxize opened this issue May 22, 2024 · 1 comment
Open

Comments

@zhangxize
Copy link

hello world demo,cargo run is normal,but debug run an error occurred,

thread 'main' panicked at auth\casbin\src\main.rs:30:10:
called Result::unwrap() on an Err value: IoError(Os { code: 3, kind: NotFound, message: "系统找不到指定的路径。" })
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

helloworlderror

@asonix
Copy link
Contributor

asonix commented May 22, 2024

if you are trying to run the casbin example, run it from within the casbin directory

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

2 participants