mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 12:40:44 +00:00
fix(deps): revert yargs bump and fix npx regression (#3610)
This commit is contained in:
parent
95782b7b47
commit
d094026b3b
6 changed files with 92 additions and 270 deletions
|
|
@ -272,6 +272,7 @@ async function loadNonInteractiveConfig(
|
|||
extensions,
|
||||
config.getSessionId(),
|
||||
);
|
||||
await finalConfig.initialize();
|
||||
}
|
||||
|
||||
return await validateNonInterActiveAuth(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue