mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-29 14:34:55 -07:00
fix(deps): revert yargs bump and fix npx regression (#3610)
This commit is contained in:
@@ -272,6 +272,7 @@ async function loadNonInteractiveConfig(
|
||||
extensions,
|
||||
config.getSessionId(),
|
||||
);
|
||||
await finalConfig.initialize();
|
||||
}
|
||||
|
||||
return await validateNonInterActiveAuth(
|
||||
|
||||
Reference in New Issue
Block a user