-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
authentik
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/authentik.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
A fresh install fails with:
[ERROR] in line 116: exit code 0: while executing command $STD npm run build-bundled
/dev/fd/63: line 72: SPINNER_PID: unbound variable
π Steps to reproduce the issue.
Start a fresh install from the proxmox shell
β Paste the full error output (if available).
Successfully created "docs/developer-docs/api/reference/tenants-tenants-create-recovery-key-create.api.mdx"
β Έ[INFO] [en] Creating an optimized production build...
β §Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
β Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
β Client ββββββββββββββββββββββββββββββββββββββββββββββββββ (100%) emitting after emit
β Ή
[ERROR] in line 116: exit code 0: while executing command $STD npm run build-bundled
/dev/fd/63: line 72: SPINNER_PID: unbound variable
πΌοΈ Additional context (optional).
No response