EJ

Results 3 comments of EJ

https://stackoverflow.com/a/72117571/13299383 has a solution. You'll also have to make this change: ``` diff --git a/src/auth.ts b/src/auth.ts index 0e4fa0e..57f01d7 100644 --- a/src/auth.ts +++ b/src/auth.ts @@ -52,7 +52,7 @@ export interface AuthOptions...

I see a pending pull request that hasn't been merged. Will this be looked at again? Thank you!

I've reproduced and confirmed the bug. The issue occurs during the **initial plugin installation** when marketplaces are first discovered from `extraKnownMarketplaces`. ### Evidence When Claude Code discovers a marketplace from...