Search Criteria
Package Details: affine 0.26.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/affine.git (read-only, click to copy) |
|---|---|
| Package Base: | affine |
| Description: | There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use. |
| Upstream URL: | https://affine.pro/ |
| Licenses: | MIT, LicenseRef-custom |
| Provides: | affine |
| Submitter: | kxxt |
| Maintainer: | jvybihal |
| Last Packager: | jvybihal |
| Votes: | 1 |
| Popularity: | 0.110509 |
| First Submitted: | 2024-11-28 15:06 (UTC) |
| Last Updated: | 2026-05-04 08:12 (UTC) |
Dependencies (9)
- electron39 (electron39-v3-binAUR, electron39-binAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- python (make)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
mr.u0b0dy commented on 2026-04-29 15:39 (UTC)
@tjswysqh I’ve been tracking this issue on GitHub and updated to lastest version. Thanks for the reply though!
tjswysqh commented on 2026-04-29 13:25 (UTC)
https://github.com/toeverything/AFFiNE/issues/14474 blank fixed 26.3, hope you to update!
tjswysqh commented on 2026-04-29 13:18 (UTC)
under kde reported the bad bug blank white screen; also out of date?
mr.u0b0dy commented on 2026-02-09 13:00 (UTC)
When launching the application, it opens a window but only displays a blank white screen.
However, installing the prebuilt package affine-bin works correctly on the same system.
kxxt commented on 2025-08-12 12:34 (UTC)
@phnx47 Thanks for the suggestion! I would not make the usage of nvm the default. But starting from 0.24.0-1, you could set NODEJS environment variable to nvm to use it instead of nodejs-lts-jod.
phnx47 commented on 2025-08-04 15:10 (UTC) (edited on 2025-08-04 15:11 (UTC) by phnx47)
@kxxt Could you consider using
nvminstead ofnodejs-lts-jodto build this package?nvmis in the extra repository.kxxt commented on 2025-06-16 07:41 (UTC)
@bader According to https://github.com/toeverything/AFFiNE/blob/v0.22.4/package.json#L19, building with nodejs >= 23 is not supported. I tried to build with latest nodejs 24 and it indeed builds fine. Soon I will push an update to allow setting the nodejs package to use via setting the NODEJS environment variable. Thanks for your report.
(And if it is just because you want to use a different nodejs version for your system, building in chroot is always a straight-forward solution).
bader commented on 2025-06-16 07:05 (UTC)
Affine builds fine with
nodejs-23.11.0-2please update the makedepends or at least give the option to use thenodejspackage.Thank you