β
Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
π What is the name of the script you are using?
wishlist
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wishlist.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 13
π Which Proxmox version are you on?
pve-manager/8.4.19/a68fb383814bb1e6 (running kernel: 6.8.12-17-pve)
π Provide a clear and concise description of the issue.
Default and advanced install scripts fails during install
π Steps to reproduce the issue.
Just use the default install scripts
β Paste the full error output (if available).
1 package is looking for funding
run npm fund for details
βοΈ Installed Node.js modules: pnpm
βοΈ Deployed: wishlist (0.64.0)
β³ Installing Wishlist[ERR_PNPM_UNSUPPORTED_ENGINE] Unsupported environment (bad pnpm and/or Node.js version)
Your pnpm version is incompatible with "/opt/wishlist".
Expected version: ^10
Got: 11.0.8
This is happening because the package's manifest has an engines.pnpm field specified.
To fix this issue, install the required pnpm version globally.
To install the latest version of pnpm, run "pnpm i -g pnpm".
To check your pnpm version, run "pnpm -v".
βοΈ in line 33: exit code 1 (General error / Operation not permitted): while executing command pnpm install --frozen-lockfile
--- Last 20 lines of log ---
[2026-05-08 19:52:30] [INFO] Setting up Container OS
[2026-05-08 19:52:30] [OK] Set up Container OS
[2026-05-08 19:52:30] [OK] Network Connected: 192.168.0.122 fd82:cb25:b82:0:be24:11ff:fe44:79d6 2a02:810b:1980:cb00:be24:11ff:fe44:79d6
[2026-05-08 19:52:31] [OK] IPv4 Internet Connected
[2026-05-08 19:52:31] [OK] IPv6 Internet Connected
[2026-05-08 19:52:31] [OK] Git DNS: github.com:(βοΈ ) raw.githubusercontent.com:(βοΈ ) api.github.com:(βοΈ ) git.community-scripts.org:(βοΈ )
[2026-05-08 19:52:31] [INFO] Updating Container OS
[2026-05-08 19:52:47] [OK] Updated Container OS
[2026-05-08 19:52:48] [INFO] Installing dependencies
[2026-05-08 19:53:02] [OK] Installed dependencies
[2026-05-08 19:53:02] [INFO] Setup Node.js 24
[2026-05-08 19:53:23] [OK] Setup Node.js 24
[2026-05-08 19:53:23] [INFO] Installing pnpm@latest
[2026-05-08 19:53:24] [OK] Installed Node.js modules: pnpm
[2026-05-08 19:53:24] [INFO] Fetching GitHub release: wishlist (0.64.0)
[2026-05-08 19:53:26] [OK] Deployed: wishlist (0.64.0)
[2026-05-08 19:53:26] [INFO] Installing Wishlist
[2026-05-08 19:53:26] [ERROR] in line 33: exit code 1 (General error / Operation not permitted): while executing command pnpm install --frozen-lockfile
βοΈ Installation failed in container 136 (exit code: 1)
π Installation log: /tmp/wishlist-136-ece08fcd.log
Error: General error / Operation not permitted
πΌοΈ Additional context (optional).
No response
β Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
Yes, verbose mode was enabled and the output is included below
π What is the name of the script you are using?
wishlist
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wishlist.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 13
π Which Proxmox version are you on?
pve-manager/8.4.19/a68fb383814bb1e6 (running kernel: 6.8.12-17-pve)
π Provide a clear and concise description of the issue.
Default and advanced install scripts fails during install
π Steps to reproduce the issue.
Just use the default install scripts
β Paste the full error output (if available).
1 package is looking for funding
run
npm fundfor detailsβοΈ Installed Node.js modules: pnpm
βοΈ Deployed: wishlist (0.64.0)
β³ Installing Wishlist[ERR_PNPM_UNSUPPORTED_ENGINE] Unsupported environment (bad pnpm and/or Node.js version)
Your pnpm version is incompatible with "/opt/wishlist".
Expected version: ^10
Got: 11.0.8
This is happening because the package's manifest has an engines.pnpm field specified.
To fix this issue, install the required pnpm version globally.
To install the latest version of pnpm, run "pnpm i -g pnpm".
To check your pnpm version, run "pnpm -v".
βοΈ in line 33: exit code 1 (General error / Operation not permitted): while executing command pnpm install --frozen-lockfile
--- Last 20 lines of log ---
[2026-05-08 19:52:30] [INFO] Setting up Container OS
[2026-05-08 19:52:30] [OK] Set up Container OS
[2026-05-08 19:52:30] [OK] Network Connected: 192.168.0.122 fd82:cb25:b82:0:be24:11ff:fe44:79d6 2a02:810b:1980:cb00:be24:11ff:fe44:79d6
[2026-05-08 19:52:31] [OK] IPv4 Internet Connected
[2026-05-08 19:52:31] [OK] IPv6 Internet Connected
[2026-05-08 19:52:31] [OK] Git DNS: github.com:(βοΈ ) raw.githubusercontent.com:(βοΈ ) api.github.com:(βοΈ ) git.community-scripts.org:(βοΈ )
[2026-05-08 19:52:31] [INFO] Updating Container OS
[2026-05-08 19:52:47] [OK] Updated Container OS
[2026-05-08 19:52:48] [INFO] Installing dependencies
[2026-05-08 19:53:02] [OK] Installed dependencies
[2026-05-08 19:53:02] [INFO] Setup Node.js 24
[2026-05-08 19:53:23] [OK] Setup Node.js 24
[2026-05-08 19:53:23] [INFO] Installing pnpm@latest
[2026-05-08 19:53:24] [OK] Installed Node.js modules: pnpm
[2026-05-08 19:53:24] [INFO] Fetching GitHub release: wishlist (0.64.0)
[2026-05-08 19:53:26] [OK] Deployed: wishlist (0.64.0)
[2026-05-08 19:53:26] [INFO] Installing Wishlist
[2026-05-08 19:53:26] [ERROR] in line 33: exit code 1 (General error / Operation not permitted): while executing command pnpm install --frozen-lockfile
βοΈ Installation failed in container 136 (exit code: 1)
π Installation log: /tmp/wishlist-136-ece08fcd.log
Error: General error / Operation not permitted
πΌοΈ Additional context (optional).
No response