tauri-tutorial icon indicating copy to clipboard operation
tauri-tutorial copied to clipboard

cannot execute `yarn tauri dev`

Open adminSxs opened this issue 3 years ago • 3 comments

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.

adminSxs avatar Jun 13 '22 01:06 adminSxs

Development environment: https://tauri.studio/v1/guides/getting-started/prerequisites

lencx avatar Jun 13 '22 01:06 lencx

@adminSxs 先执行 yarn insall 把包下载了才能执行,我这里也疑惑了一会

leo220yuyaodog avatar May 23 '23 03:05 leo220yuyaodog

You can read about it : https://gitee.com/zinface/tauri.app

image

zinface avatar Sep 13 '23 17:09 zinface