Open ELKER54 opened 4 months ago
When trying to build from source I get this error:
root@ubuntu-dev:~/ProtonmailDesktopFree# npm run tauri dev
Protonmail@1.0.0 tauri tauri dev
Error No such file or directory (os error 2)
This is the folder structure
root@ubuntu-dev:~/ProtonmailDesktopFree# ls main.rs node_modules package.json package-lock.json README.md tauri.conf.json
I have followed the guide which is listed on the readme
Any tips?
I'm sorry the files didn't get uploaded correctly. I'll fix it in a few hours.
Cheers
When trying to build from source I get this error:
root@ubuntu-dev:~/ProtonmailDesktopFree# npm run tauri dev
This is the folder structure
root@ubuntu-dev:~/ProtonmailDesktopFree# ls main.rs node_modules package.json package-lock.json README.md tauri.conf.json
I have followed the guide which is listed on the readme
Any tips?