Package Details: synapse-admin-git r14.475aa11-1

Git Clone URL: https://aur.archlinux.org/synapse-admin-git.git (read-only, click to copy)
Package Base: synapse-admin-git
Description: A Matrix administration panel using react-admin
Upstream URL: None
Licenses: Apache2.0
Conflicts: synapse-admin
Submitter: bobpaul
Maintainer: bobpaul
Last Packager: bobpaul
Votes: 2
Popularity: 0.001127
First Submitted: 2020-03-02 02:06 (UTC)
Last Updated: 2020-10-13 18:32 (UTC)

Latest Comments

kescherAUR commented on 2024-04-23 14:30 (UTC) (edited on 2024-04-23 14:30 (UTC) by kescherAUR)

Build failure occurs after the vite build that is done now:

sed: can't read build/index.html: No such file or directory

of note: it's in the dist directory now

bobpaul commented on 2020-10-13 18:29 (UTC)

@sparrowhawk You're absolutely right. I added a prepare() function and put that there.

sparrowhawk commented on 2020-09-28 15:42 (UTC)

Hi, shouldn't you run yarn install before running yarn build ? On my system (clean with no yarn anything), the build fails because it misses react-scripts.