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

special-case parsing of "require" in unparseNodeArgs(); closes #4035 #4063

Merged
merged 1 commit into from Oct 13, 2019

Conversation

boneskull
Copy link
Member

this adds a special case when unparseNodeArgs() detects require; it removes the =, which is apparently required for everything else but prohibited in Node.js v8.

Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
@boneskull boneskull added type: bug a defect, confirmed by a maintainer semver-patch implementation requires increase of "patch" version number; "bug fixes" area: node.js command-line-or-Node.js-specific labels Oct 12, 2019
@boneskull
Copy link
Member Author

if this passes, I'm probably going to cut a release asap since I'm blocking on it

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.692% when pulling a2fb6d8 on issue/4035 into ec17f63 on master.

Copy link
Member

@juergba juergba 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, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: node.js command-line-or-Node.js-specific landed-on-v6.2.x cherry-picked on v6.2.x branch from master semver-patch implementation requires increase of "patch" version number; "bug fixes" type: bug a defect, confirmed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants