tauri-tutorial
tauri-tutorial copied to clipboard
cannot execute `yarn tauri dev`
Os: Win10
$ yarn tauri dev yarn run v1.22.19 $ tauri dev 'tauri' is not recognized as an internal or external command, operable program or batch file. error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Development environment: https://tauri.studio/v1/guides/getting-started/prerequisites
@adminSxs 先执行 yarn insall 把包下载了才能执行,我这里也疑惑了一会
You can read about it : https://gitee.com/zinface/tauri.app