avoonix/material-e621

[Bug]: Tried to build app for Desktop (windows 10)

TheAnonUser opened this issue · 1 comments

Expected Behavior

the app should boot aup when cargo tauri build executes

Actual Behavior

i have installed rust

i did this:
i downloaded master
pnpm install
cargo install tauri-cli

but when i start the next command
cargo tauri build

gives the next error

image

i wanted to try it in my computer

Steps to Reproduce the Problem

download master

pnpm install
cargo install tauri-cli
cargo tauri build

now works, it was a bad download