pnpm v10+ 默认阻止 esbuild、@parcel/watcher 等包的生命周期脚本(postinstall/install),需要先运行 pnpm approve-builds 才能执行。
原 PKGBUILD 直接调用 pnpm install --no-frozen-lockfile,导致 ERR_PNPM_IGNORED_BUILDS 错误。
修复:在 pnpm install 之前添加一行:
pnpm approve-builds --all
| Git Clone URL: | https://aur.archlinux.org/meowpad-configurator-v2-git.git (read-only, click to copy) |
|---|---|
| Package Base: | meowpad-configurator-v2-git |
| Description: | Meowpad v2 配置器 |
| Upstream URL: | https://desu.life/ |
| Keywords: | desu.life meowpad meowpadv2 meowpadv2.1se meowpadv2se osu! pure64 |
| Licenses: | MIT |
| Conflicts: | meowpad-configurator-v2, meowpad-configurator-v2-bin |
| Provides: | meowpad-configurator-v2 |
| Submitter: | MingxuanGame |
| Maintainer: | MingxuanGame (serverbread) |
| Last Packager: | MingxuanGame |
| Votes: | 2 |
| Popularity: | 0.000550 |
| First Submitted: | 2025-02-06 13:25 (UTC) |
| Last Updated: | 2026-08-24 06:34 (UTC) |
pnpm v10+ 默认阻止 esbuild、@parcel/watcher 等包的生命周期脚本(postinstall/install),需要先运行 pnpm approve-builds 才能执行。
原 PKGBUILD 直接调用 pnpm install --no-frozen-lockfile,导致 ERR_PNPM_IGNORED_BUILDS 错误。
修复:在 pnpm install 之前添加一行:
pnpm approve-builds --all
新版配置器 PrismTerminal 在 https://aur.archlinux.org/packages/prismterminal,使用前请参考 https://support.kagamistudio.com/posts 更新固件,或者继续使用此配置器。
Pinned Comments
MingxuanGame commented on 2026-06-05 06:15 (UTC)
新版配置器 PrismTerminal 在 https://aur.archlinux.org/packages/prismterminal,使用前请参考 https://support.kagamistudio.com/posts 更新固件,或者继续使用此配置器。