Search Criteria
Package Details: prospect-mail 1.2.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/prospect-mail.git (read-only, click to copy) |
|---|---|
| Package Base: | prospect-mail |
| Description: | An unofficial Outlook mail desktop client powered by Electron.(Use system-wide electron) |
| Upstream URL: | https://github.com/julian-alarcon/prospect-mail |
| Keywords: | electron hacktoberfest microsoft365 office365 outlook outlook-desktop-client |
| Licenses: | MIT |
| Conflicts: | prospect-mail, prospect-mail-beta |
| Provides: | prospect-mail |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 2 |
| Popularity: | 0.44 |
| First Submitted: | 2024-01-18 02:10 (UTC) |
| Last Updated: | 2026-02-27 07:58 (UTC) |
Dependencies (8)
- electron39 (electron39-binAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gendesk (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- nvm (nvm-gitAUR) (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
Latest Comments
zxp19821005 commented on 2026-02-27 07:59 (UTC)
@Tomschi Thanks for your feedback, fixed it.
Tomschi commented on 2026-02-27 07:38 (UTC)
The installation ends with:
==> Entering fakeroot environment... ==> Starting package()... find: ‘/home/tomschi/.cache/yay/prospect-mail/src/prospect-mail.git/dist/linux-*/resources’: No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: prospect-mail-exit status 4zxp19821005 commented on 2026-02-27 05:30 (UTC)
@azkalaak Thanks for your feedback, fixed it.
azkalaak commented on 2026-02-26 09:31 (UTC)
latest version does not install the binary for me, reverting the change in the package() function locally seems to fix the issue.
tuximail commented on 2025-05-13 11:57 (UTC)
This sounded promising, but even with a clean install, unfortunately the same error. I did a bit of research. It seems a common problem that npm is using not the node binary people expect it to, from what I understand. My solution for now is to use the bin version of this package. Thank you for the support, even though we couldn't narrow the issue down :)
zxp19821005 commented on 2025-05-12 09:53 (UTC)
@tuximail I've reinstalled it for several times, and no errors occurd:
I think maybe you should add these to your
.bashror.zshrc:and reinstall again. You'd better do a purge clean first.
tuximail commented on 2025-05-12 08:17 (UTC)
I reinstalled nvm, but no changes. Here is what I observed. The Version node20 is correctly installed during the process:
but later, when the error occurs, it says:
I checked with my package manager: I have the package nodejs in version 23.9.0 installed. This is an indirect dependency of this package (it is a dependency of yarn). If I am totally mistaken here, I am sorry - this was just my observation and it makes sense to me.
zxp19821005 commented on 2025-05-12 07:56 (UTC)
@tuximail It looks that you havn't installed
nvmcorrectlly. Please reinstall or update it first. I've usednvmto installnode20.tuximail commented on 2025-05-12 07:38 (UTC)
I am not familiar with npm and all this, but I get this error for a while when trying to update to the current package version: