-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config options like --port, --config are ignored since v4.1.1 #2112
Labels
type:bug
Impaired feature or lacking behavior that is likely assumed
Comments
Thanks for opening this issue!
|
5 tasks
mtrezza
added
the
type:bug
Impaired feature or lacking behavior that is likely assumed
label
May 3, 2022
It also does not take the config file into the consideration. that said it will always try to run with default settings. |
4 tasks
Thanks for pointing this out, would you want to open a PR and try to fix this? |
mtrezza
changed the title
Can't start parse-dashboard with options like --port, --config (v4.1.1)
Config options like --port, --config are ignored since v4.1.1
May 6, 2022
Closing via #2113 |
This was referenced Jun 10, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New Issue Checklist
Issue Description
Can't start parse-dashboard with options like --port, --config.
v4.1.0
is dependent on commander.jsv6.2.1
v4.1.1
is dependent on commander.jsv9.0.0
.Steps to reproduce
./node_modules/.bin/parse-dashboard --port 4041
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:4041/
Environment
Dashboard
4.4.1
Firefox
99.0.1
Server
5.2.1
Arch Linux
Local
Database
MongoDB
5.0.8
Local
Logs
The text was updated successfully, but these errors were encountered: