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 engines field for utils.parseArgs #10

Merged
merged 2 commits into from
Jan 22, 2023
Merged

fix: add engines field for utils.parseArgs #10

merged 2 commits into from
Jan 22, 2023

Conversation

azu
Copy link
Owner

@azu azu commented Jan 22, 2023

https://nodejs.org/api/util.html#utilparseargsconfig
Added in: v18.3.0, v16.17.0

utils.parseArgs require Node.js 16.17.0+

fix #9

@azu azu linked an issue Jan 22, 2023 that may be closed by this pull request
@azu azu added Type: Bug Bug or Bug fixes Type: Documentation Documentation only changes labels Jan 22, 2023
@azu azu merged commit 9b21f92 into main Jan 22, 2023
@azu azu deleted the feature/9 branch January 22, 2023 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes Type: Documentation Documentation only changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

util.parseArgs not available until node v18.3
1 participant