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

fix: add missing CLI option to argv parser #742

Merged
merged 1 commit into from Nov 18, 2022
Merged

fix: add missing CLI option to argv parser #742

merged 1 commit into from Nov 18, 2022

Conversation

casperx
Copy link
Contributor

@casperx casperx commented Nov 8, 2022

help message and types for the request logging option were updated, but the argument parser option wasn't. When the user specifies -L, --no-request-logging as specified in the help message, argument parser throws ArgError: unknown or unexpected option.

help message and types for the request logging option were updated, but the argument parser option wasn't.
@gamemaker1
Copy link
Contributor

I was going to open the same PR right now, then I saw it was already open :)

Copy link
Contributor

@gamemaker1 gamemaker1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, could someone please merge it?

Copy link

@livinglogic-nl livinglogic-nl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@jsbrain
Copy link

jsbrain commented Nov 14, 2022

Can we get this merge please?

@rohan-kadkol
Copy link

Issue #744 is holding back our project. Would appreciate if this PR can be reviewed/approved soon. Thanks.

@jsbrain
Copy link

jsbrain commented Nov 17, 2022

@rohan-kadkol my temporary fork here: https://www.npmjs.com/package/jsbrain_serve

... not sure about your compliance though if you try to deploy to production.

@roydelgado
Copy link

roydelgado commented Nov 17, 2022

Issue #744 is holding back our project. Would appreciate if this PR can be reviewed/approved soon. Thanks.

@rohan-kadkol you can probably use https://www.npmjs.com/package/patch-package and apply @casperx 's fix to get you unblocked

@gamemaker1
Copy link
Contributor

@AndyBitz @leerob Could you please help merge this?

If I can help in any way, please let me know.

Copy link
Contributor

@AndyBitz AndyBitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR! I'll create a release with it asap

@AndyBitz AndyBitz merged commit dee1e04 into vercel:main Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants