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 processing improperly swallows arguments #125

Closed
gbrail opened this issue Aug 13, 2015 · 1 comment
Closed

Command-line processing improperly swallows arguments #125

gbrail opened this issue Aug 13, 2015 · 1 comment
Milestone

Comments

@gbrail
Copy link
Contributor

gbrail commented Aug 13, 2015

In an effort to support "internal" node flags like "--expose-gc," we inadvertently swallow any argument that starts with "--" if it's the first argument. This breaks stuff like NPM.

@gbrail gbrail added this to the 0.8.7 milestone Aug 14, 2015
@gbrail
Copy link
Contributor Author

gbrail commented Aug 14, 2015

Resolved and tested in master.

@gbrail gbrail closed this as completed Aug 14, 2015
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

No branches or pull requests

1 participant