Search Criteria
Package Details: lemmy-ui 0.18.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/lemmy-ui.git (read-only, click to copy) |
---|---|
Package Base: | lemmy-ui |
Description: | The official web app for lemmy |
Upstream URL: | https://github.com/LemmyNet/lemmy-ui |
Licenses: | AGPL3 |
Submitter: | grawlinson |
Maintainer: | grawlinson |
Last Packager: | grawlinson |
Votes: | 4 |
Popularity: | 0.76 |
First Submitted: | 2021-11-19 06:05 (UTC) |
Last Updated: | 2023-08-29 07:38 (UTC) |
Dependencies (5)
- lemmy
- nodejs (nodejs6-bin, nodejs-nightly, nodejs-git, nodejs-lts-gallium, nodejs-lts-hydrogen)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
- yarn (yarn-pnpm-corepack, yarn-berry, corepacker) (make)
Required by (1)
- lemmy (optional)
Latest Comments
grandchild commented on 2023-08-29 07:07 (UTC)
fried commented on 2023-08-19 04:49 (UTC)
I use your aur to install lemmy-ui but out of the box I get errors like this
So to fix it after I update I do a
ln -s /usr/share/lemmy-ui /usr/share/lemmy-ui/dist
Which seems to work to silence the issues and make the website work.
XDjackieXD commented on 2023-06-17 22:56 (UTC)
Hi! Could you please add user/group creation and a systemd unit file (preferably using an environment file for the settings)?