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
I investigated why no packages was installed when using socket optimize. According to Copilot the issue is that the semver logic in add-overrides.mtsis backwards. When applying the fix in #759 packages are installed as expected.