You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are happy to answer your questions about the code or discuss technical ideas.
Please complete the following checklist (by adding [x]):
I have searched open and closed issues for duplicates
This isn't a feature request
This is not a report about my app not working as expected
It seems https://github.com/ProtonMail/inbox-desktop is abandoned so i tried to use this repository but the make script fails due ts files not being recognized correctly. (ignore redacted "---" parts of paths)
> yarn workspace proton-inbox-desktop make
✔ Checking your system
✖ Loading configuration
›
1. ENOENT: no such file or directory, open '/home/---/WebClients/packages/config/mail/appConfig.json'
2. Unknown file extension ".ts"for /home/---/WebClients/applications/inbox-desktop/forge.config.ts
◼ Resolving make targets
◼ Running package command
◼ Running preMake hook
◼ Making distributables
◼ Running postMake hook
Failed to load: /home/---/WebClients/applications/inbox-desktop/forge.config.ts
An unhandled rejection has occurred inside Forge:
Error:
1. ENOENT: no such file or directory, open '/home/---/WebClients/packages/config/mail/appConfig.json'
2. Unknown file extension ".ts"for /home/---/WebClients/applications/inbox-desktop/forge.config.ts
(...)
Please complete the following checklist (by adding [x]):
It seems https://github.com/ProtonMail/inbox-desktop is abandoned so i tried to use this repository but the make script fails due ts files not being recognized correctly. (ignore redacted "---" parts of paths)
Environment:
The text was updated successfully, but these errors were encountered: