Some1private / ProtonmailDesktopFree

Screw protonmail for making their desktop application paid, so I made one for free.
0 stars 1 forks source link

Building for Source #1

Open ELKER54 opened 4 months ago

ELKER54 commented 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?

Some1private commented 4 months ago

I'm sorry the files didn't get uploaded correctly. I'll fix it in a few hours.

ELKER54 commented 4 months ago

Cheers