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

Error first time running the application : failed to get cargo metadata: No such file or directory (os error 2) #208

Open
ninohdasilva opened this issue Jan 24, 2025 · 1 comment

Comments

@ninohdasilva
Copy link

Hi, I immediately get this error when trying to run the app for the first time, following the README.

Steps to reproduce:

git clone https://github.com/afadil/wealthfolio.git
cd wealthfolio
pnpm install
pnpm tauri dev/pnmp tauri build

Full error:

failed to get cargo metadata: No such file or directory (os error 2) Error failed to get cargo metadata: No such file or directory (os error 2)  ELIFECYCLE  Command failed with exit code 1.

MacBook Air M3

@rad182
Copy link

rad182 commented Jan 25, 2025

make sure you have rust and cargo installed
https://doc.rust-lang.org/cargo/getting-started/installation.html

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