You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CLI version could incorrectly update during an active session if an auto-update occurred on disk, because the version was being read from package.json on every call. This issue tracks caching the version at startup to ensure consistency.