Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to make proton-inbox-desktop #418

Open
3 tasks done
ArchitektApx opened this issue Dec 1, 2024 · 0 comments
Open
3 tasks done

Unable to make proton-inbox-desktop #418

ArchitektApx opened this issue Dec 1, 2024 · 0 comments

Comments

@ArchitektApx
Copy link

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
(...)

Environment:

> node --version
v22.11.0
> yarn --version
4.5.3
> npx ts-node --version
v10.9.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant