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
sh-semver emits warnings when non-semver strings are passed to it.
So we should filter out and ignore any node versions that don't at least
start with a number.
This could be a lot smarter, and currently only works because node
versions omit the implicit 'node-' prefix.
0 commit comments