Search Criteria
Package Details: zwave-js-ui 1:9.26.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zwave-js-ui.git (read-only, click to copy) |
---|---|
Package Base: | zwave-js-ui |
Description: | Full featured Z-Wave Control Panel UI and MQTT gateway |
Upstream URL: | https://github.com/zwave-js/zwave-js-ui |
Keywords: | mqtt ui zwave zwavejs |
Licenses: | MIT |
Replaces: | zwavejs2mqtt |
Submitter: | anonfunc |
Maintainer: | billyburly |
Last Packager: | billyburly |
Votes: | 2 |
Popularity: | 0.75 |
First Submitted: | 2022-10-01 08:12 (UTC) |
Last Updated: | 2024-10-31 20:52 (UTC) |
Dependencies (3)
- nodejs-lts-iron
- node-gyp (corepackerAUR, nodejs-dummyAUR) (make)
- npm (corepackerAUR, nodejs-dummyAUR, python-nodejs-wheelAUR) (make)
Latest Comments
1 2 Next › Last »
justin-sleep commented on 2024-08-14 18:23 (UTC)
It looks like the dependencies have been bumped upstream and are compatible with Node 22, so the
nodejs-lts-iron
dependency can likely be moved back tonodejs
. I had no problem getting this to build / run after swapping that out in my local PKGBUILD.zynex commented on 2024-05-03 12:16 (UTC)
Found a fix that included --ignore-engines to yarn install. Worked :)
kzd commented on 2024-05-02 01:41 (UTC)
@zynex You'll want to install "nodejs-lts-iron - For 20.X version" from the arch repos and replace the normal nodejs install. This package should probably be modified to depend on nodejs-lts-iron or nodejs-lts-hydrogen rather than nodejs. Both lts packages provide nodejs so they should properly satisfy the package as it currently exists though.
zynex commented on 2024-04-14 12:51 (UTC)
Can't update the package to latest version, keep getting error @homebridge/ciao@1.2.0: The engine "node" is incompatible with this module. Expected version "^18 || ^20". Got "21.7.2".
anonfunc commented on 2023-12-01 16:44 (UTC) (edited on 2023-12-01 16:46 (UTC) by anonfunc)
I'll be dropping this package, since >=9.4 requires some significant changes and I'll be dropping my Z-Wave setup soon, so I'll have no way of testing this sufficiently.
I reverted to 9.3.1 for now, just to leave this package in a somewhat working state. Feel free to adopt.
miffe commented on 2023-12-01 16:33 (UTC) (edited on 2023-12-01 16:34 (UTC) by miffe)
9.5.1-1 fails to build with:
anonfunc commented on 2023-09-08 15:16 (UTC)
@arniec Sorry about that, should be fixed with -3.
arniec commented on 2023-09-08 01:44 (UTC) (edited on 2023-09-08 01:45 (UTC) by arniec)
Hello, when I run makepkg, the error message "cp: cannot stat 'dist/static/*': No such file or directory" appears and aborts the installation. Can anyone help me? I'm not sure if this is the right place to say this. I read the PKGBUILD but I'm not sure how to fix it myself
billyburly commented on 2022-10-03 18:14 (UTC)
The PKGBUILD should probably also have
replaces=(zwavejs2mqtt)
it is as wellanonfunc commented on 2022-10-01 08:17 (UTC) (edited on 2022-10-11 11:30 (UTC) by anonfunc)
zwavejs2mqtt was renamed by upstream to
zwave-js-ui
. Please switch to this package if you want to continue getting updates.Be aware that there are some manual steps involved by switching packages. They are explained when you first install
zwave-js-ui
.1 2 Next › Last »