avoonix / material-e621

Material e621 is a modern, open source web client for e621.net. It is customizable, comes with a bunch of additional features that are not available on e621.net, and makes browsing posts a delightful experience.
https://material-e621.vercel.app
GNU Affero General Public License v3.0
54 stars 6 forks source link

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

Closed TheAnonUser closed 10 months ago

TheAnonUser commented 10 months ago

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

TheAnonUser commented 10 months ago

now works, it was a bad download