Skip to content
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

Command line arguments not working #2130

Closed
4 tasks done
vmkudrin opened this issue May 13, 2022 · 2 comments
Closed
4 tasks done

Command line arguments not working #2130

vmkudrin opened this issue May 13, 2022 · 2 comments
Labels
state:duplicate Duplicate of already reported issue type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@vmkudrin
Copy link

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

  • Parse Dashboard version: 4.1.1
  • Browser (Safari, Chrome, Firefox, Edge, etc.): Safari
  • Browser version: 15.2

Server

  • Parse Server version: 5.2.1
  • Operating system: macOS 12.1
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): local

Database

  • System (MongoDB or Postgres): MongoDB
  • Database version: 4.2.1
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): local

Logs

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza
Copy link
Member

mtrezza commented May 13, 2022

Duplicate of #2112

@mtrezza mtrezza marked this as a duplicate of #2112 May 13, 2022
@mtrezza mtrezza closed this as completed May 13, 2022
@mtrezza mtrezza added type:bug Impaired feature or lacking behavior that is likely assumed state:duplicate Duplicate of already reported issue labels May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:duplicate Duplicate of already reported issue type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

No branches or pull requests

2 participants