WebClients
WebClients copied to clipboard
How to login on dev localhost
We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
- [x] I have searched open and closed issues for duplicates
- [x] This isn't a feature request
- [x] This is not a report about my app not working as expected
i follow READMD.
run yarn workspace proton-mail start
aceess localhost:8080 port, login in with account and password.
i got 442 error, response error code 8002
i need to config dev domain or any setting ?
Running into issues with local dev as well myself, but - in case it helps - I noticed that 8002 refers to an invalid login: https://github.com/ProtonMail/WebClients/blob/a44262e58d226ae519a5cea7cc4eb9b05b19e53b/packages/shared/lib/errors.ts#L48