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
29d156b added the command to check the version of Node.js.
When the 2nd argument is omitted such as if-node-version ">=4", the command will exit with zero if the version of Node.js is in the range. Otherwise, the command will exit with one.