jairo-litman / media-server-rclone-gui

GNU Affero General Public License v3.0
0 stars 0 forks source link

Error failed to get cargo metadata: No such file or directory (os error 2) #1

Open samucamg opened 3 months ago

samucamg commented 3 months ago

Hi! Did you have any Ideia whath this error means?

Error failed to get cargo metadata: No such file or directory (os error 2) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! RcloneGUI@0.0.0 tauri dev: tauri dev npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the RcloneGUI@0.0.0 tauri dev script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2024-08-19T23_49_15_393Z-debug.log 2024-08-19T23_44_35_447Z-debug.log_20240819204755.log

jairo-litman commented 3 months ago

Hello

Do you have Rust installed and the prerequisites listed in Tauri's website?


Also, this is a very old project and I haven't touched the code in years, I've only recently uploaded it to Github.

The project is not functional, I never got around to actually implementing any downloading or uploading features, it's basically just a visualizer for my specific google drive / rclone folder structure.