惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

小众软件
小众软件
博客园 - Franky
罗磊的独立博客
G
Google Developers Blog
The GitHub Blog
The GitHub Blog
P
Proofpoint News Feed
Recent Announcements
Recent Announcements
V
V2EX
F
Fortinet All Blogs
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
U
Unit 42
GbyAI
GbyAI
A
About on SuperTechFans
WordPress大学
WordPress大学
Engineering at Meta
Engineering at Meta
雷峰网
雷峰网
Microsoft Azure Blog
Microsoft Azure Blog
Martin Fowler
Martin Fowler
D
DataBreaches.Net
The Cloudflare Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MongoDB | Blog
MongoDB | Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - zwave-js-ui
2026-06-03 · via AUR Newest Packages

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 to nodejs. 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:

removed 'node_modules/material-design-icons-iconfont/.github/workflows/build-and-deploy.yml'
removed directory 'node_modules/material-design-icons-iconfont/.github/workflows'
removed directory 'node_modules/material-design-icons-iconfont/.github'
removed 'node_modules/has-bigints/.github/FUNDING.yml'
removed directory 'node_modules/has-bigints/.github'
removed 'node_modules/proxyquire/.github/FUNDING.yml'
removed directory 'node_modules/proxyquire/.github'
removed directory 'node_modules/prettier-linter-helpers/.github'
removed 'node_modules/typed-array-byte-offset/.github/FUNDING.yml'
removed directory 'node_modules/typed-array-byte-offset/.github'
cp: cannot stat 'bin': No such file or directory
cp: cannot stat 'lib': No such file or directory
cp: cannot stat 'app.ts': No such file or directory
==> ERROR: A failure occurred in package().

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 well

anonfunc 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.