Tianji Update to 1.18.21 failed (missing args) #632

Closed
opened 2026-02-04 20:27:48 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @MickLesk on GitHub (Mar 14, 2025).

Originally assigned to: @MickLesk on GitHub.

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Tianji

📂 What was the exact command used to execute the script?

update

📝 Provide a clear and concise description of the issue.

 ELIFECYCLE  Command failed with exit code 2.

[ERROR] in line 49: exit code 0: while executing command $STD pnpm build:server

root@tianji:/opt# cd tianji
root@tianji:/opt/tianji# pnpm build:server

tianji@1.18.21 build:server /opt/tianji
cd src/server && pnpm build

@tianji/server@ build /opt/tianji/src/server
tsc

utils/logger.ts:11:53 - error TS2488: Type '{}' must have a 'Symbol.iterator' method that returns an iterator.

11 info.message = util.format(info.message, ...args);
~~~~

Found 1 error in utils/logger.ts:11

 ELIFECYCLE  Command failed with exit code 2.
 ELIFECYCLE  Command failed with exit code 2.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

update

Paste the full error output (if available).

 ELIFECYCLE  Command failed with exit code 2.

[ERROR] in line 49: exit code 0: while executing command $STD pnpm build:server

root@tianji:/opt# cd tianji
root@tianji:/opt/tianji# pnpm build:server

tianji@1.18.21 build:server /opt/tianji
cd src/server && pnpm build

@tianji/server@ build /opt/tianji/src/server
tsc

utils/logger.ts:11:53 - error TS2488: Type '{}' must have a 'Symbol.iterator' method that returns an iterator.

11 info.message = util.format(info.message, ...args);
~~~~

Found 1 error in utils/logger.ts:11

 ELIFECYCLE  Command failed with exit code 2.
 ELIFECYCLE  Command failed with exit code 2.

🖼️ Additional context (optional).

No response

Originally created by @MickLesk on GitHub (Mar 14, 2025). Originally assigned to: @MickLesk on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Tianji ### 📂 What was the exact command used to execute the script? update ### 📝 Provide a clear and concise description of the issue.  ELIFECYCLE  Command failed with exit code 2. [ERROR] in line 49: exit code 0: while executing command $STD pnpm build:server root@tianji:/opt# cd tianji root@tianji:/opt/tianji# pnpm build:server > tianji@1.18.21 build:server /opt/tianji > cd src/server && pnpm build > @tianji/server@ build /opt/tianji/src/server > tsc utils/logger.ts:11:53 - error TS2488: Type '{}' must have a '[Symbol.iterator]()' method that returns an iterator. 11 info.message = util.format(info.message, ...args); ~~~~ Found 1 error in utils/logger.ts:11  ELIFECYCLE  Command failed with exit code 2.  ELIFECYCLE  Command failed with exit code 2. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. update ### ❌ Paste the full error output (if available).  ELIFECYCLE  Command failed with exit code 2. [ERROR] in line 49: exit code 0: while executing command $STD pnpm build:server root@tianji:/opt# cd tianji root@tianji:/opt/tianji# pnpm build:server > tianji@1.18.21 build:server /opt/tianji > cd src/server && pnpm build > @tianji/server@ build /opt/tianji/src/server > tsc utils/logger.ts:11:53 - error TS2488: Type '{}' must have a '[Symbol.iterator]()' method that returns an iterator. 11 info.message = util.format(info.message, ...args); ~~~~ Found 1 error in utils/logger.ts:11  ELIFECYCLE  Command failed with exit code 2.  ELIFECYCLE  Command failed with exit code 2. ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bugexternal labels 2026-02-04 20:27:48 +03:00
Author
Owner

@MickLesk commented on GitHub (Mar 15, 2025):

Should be resolved by Tianji

@MickLesk commented on GitHub (Mar 15, 2025): Should be resolved by Tianji
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#632