Users may change their base directory with variable cinnyBase
Search Criteria
Package Details: cinny-web 4.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cinny.git (read-only, click to copy) |
---|---|
Package Base: | cinny |
Description: | Yet another matrix client — web version |
Upstream URL: | https://github.com/cinnyapp/cinny |
Keywords: | cinny git stable static web |
Licenses: | AGPL-3.0-or-later |
Submitter: | dusansimic |
Maintainer: | Kimiblock |
Last Packager: | Kimiblock |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-09-20 22:31 (UTC) |
Last Updated: | 2024-11-12 09:56 (UTC) |
Dependencies (2)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Required by (0)
Sources (1)
Latest Comments
Kimiblock commented on 2024-08-19 08:24 (UTC)
Kimiblock commented on 2024-05-26 01:56 (UTC) (edited on 2024-05-26 04:41 (UTC) by Kimiblock)
Linux 6.9+ may need to set UV_USE_IO_URING=0
.
Configuration is now located at /etc/webapps/cinny/config.json
.
ZhangHua commented on 2023-10-25 08:31 (UTC) (edited on 2023-10-25 08:32 (UTC) by ZhangHua)
You may need to add export NODE_OPTIONS="--max_old_space_size=4096"
in build()
or we may meet JavasSript heap out of memory
exception. You can see here for more info.
mo_rijndael commented on 2023-03-02 22:22 (UTC)
It would be nice to have config separated in /etc/webapps/cinny/config.json, and a symlink to it in /usr/share/webapps/cinny/ Also, setting a backup= var in PKGBUILD to make sure config will not be overwritten
q234rty commented on 2022-08-17 04:07 (UTC)
This needs npm install --legacy-peer-deps
instead of npm install
to build.
Pinned Comments
Kimiblock commented on 2024-08-19 08:24 (UTC)
Users may change their base directory with variable
cinnyBase