oSethoum / tauri-react-template

Tauri, React, Vite and Typescript template.
57 stars 7 forks source link

doesnt work on ubuntu #3

Open gochev opened 10 months ago

gochev commented 10 months ago

Doesnt work on ubuntu

╭─ ~/Projects/tauri-react-template │ on master ?1   ✔ │ took 8s │ ≡ │ at 11:01:57 ╰─ npm run tauri:dev

tauri-react-template@0.1.0 tauri:dev tauri dev

   Error failed to get cargo metadata: No such file or directory (os error 2)
oSethoum commented 10 months ago

Hi @gochev, thank you for reporting the issue, it's been a year since I updated this template and a lot have changed in tauri, I recommend checking their documentation here, I will updated the template as soon as i have time.