Command line arguments not working #2130
Labels
state:duplicate
Duplicate of already reported issue
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
parse-dashboard command ignores config arguments (--config, --port, --appId, etc.) after updating to 4.1.1. Version 4.0.0 works properly.
Steps to reproduce
parse-dashboard --port 3000
Actual Outcome
The dashboard is now available at http://0.0.0.0:4040/
Expected Outcome
The dashboard is now available at http://0.0.0.0:3000/
Environment
node 14.18.1
npm 6.14.15
Dashboard
4.1.1
Safari
15.2
Server
5.2.1
macOS 12.1
local
Database
MongoDB
4.2.1
local
Logs
The text was updated successfully, but these errors were encountered: