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
Rather than assuming that the return value of `process.platform` will be
in the set we recognise, make `Node.Process.platform` return `Nothing`
if the platform is not recognised (for example, if a future version of
Node.js adds more possibilities).
0 commit comments