skip-version check should be passed as cli argument #2005
Labels
D: easy
Straightforward issues, small time commitment
I: minor
Low, impact, low priority bugs
T: enhancement
Adding additional functionality
Milestone
Feature
Affected Area
Application start routine.
Requested Feature
node server.js
checks for updates by default.There should be a cli argument to skip this check. e.g.
node server.js --skipVersionCheck
Use Case
In environments with limited internet access this may be useful.
Current Workaround
none
Additional Information
The text was updated successfully, but these errors were encountered: