- yew/todomvc needs
cargo-web (maybe mask prepare should install it aswell?)
alex@Alekseis-MBP tauri % mask run smoke-test yew/todomvc
sh: line 0: shopt: globstar: invalid shell option name
error: no default package; you can specify a crate to use with the `-p` argument
yarn add v1.22.10
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
[3/4] 🔗 Linking dependencies...
[4/4] 🔨 Building fresh packages...
success Saved 0 new dependencies.
✨ Done in 0.08s.
yarn install v1.22.10
[1/4] 🔍 Resolving packages...
success Already up-to-date.
✨ Done in 0.07s.
yarn run v1.22.10
error Command "tauri" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
alex@Alekseis-MBP tauri % which tauri
/usr/local/bin/tauri
P.S. Readme out of date: mask list/run examples is now mask list/run smoke-tests
cargo-web(maybemask prepareshould install it aswell?)P.S. Readme out of date:
mask list/run examplesis nowmask list/run smoke-tests