kimlimjustin / xplorer

Xplorer, a customizable, modern file manager
https://xplorer.space/
Apache License 2.0
4.04k stars 290 forks source link

yarn dev failed #261

Closed wjw164833 closed 1 year ago

wjw164833 commented 1 year ago

Description

[3] Error running CLI: failed to run cargo: program not found [3] tauri dev exited with code 1 --> Sending SIGTERM to other processes.. [0] yarn compile:watch exited with code 1 --> Sending SIGTERM to other processes.. [1] yarn sass:watch exited with code 1 --> Sending SIGTERM to other processes.. [2] yarn web exited with code 1 error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

how to solve

Steps To Reproduce

No response

Expected behavior

按照拉取链接,运行失败

Xplorer Version

v0.3.1

Operating System Version

yarn install

Additional Information

No response

kimlimjustin commented 1 year ago

Please try install rust.

wjw164833 commented 1 year ago

After I installed Rust, I continued to run with errors. image

kimlimjustin commented 1 year ago

Have you install the cargo command on the path?

wjw164833 commented 1 year ago

Cargo already included in RUST installation? It seems that restarting VSCode has been resolved. But there seems to be a new problem image thanks a lot!!

kimlimjustin commented 1 year ago

Does this panic happen soon after you run it, or if you could, could you please send a screenrecord?

wjw164833 commented 1 year ago

Thanks! I ran it successfully. I guess I still need to learn more!!!!