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

推荐订阅源

D
DataBreaches.Net
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
V
Visual Studio Blog
IT之家
IT之家
博客园 - 【当耐特】
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
B
Blog
爱范儿
爱范儿
阮一峰的网络日志
阮一峰的网络日志
云风的 BLOG
云风的 BLOG
Vercel News
Vercel News
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
H
Help Net Security
J
Java Code Geeks
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog RSS Feed
Blog — PlanetScale
Blog — PlanetScale
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research

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.