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
Packages having dev-only platform requirements are a burden for contributors as they cannot contribute if they don't satisfy that requirement.
If this platform dependency is for an optional feature (which is the only possible case, otherwise it would be a normal requirement rather than a dev one), tests should be skipped instead when the extension is missing.