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(windows): allow spawning npm cli on windows #199

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Conversation

mcous
Copy link
Member

@mcous mcous commented Jun 1, 2024

  • Pass shell: true to child_process.spawn in Windows.
  • Add additional validation to the tag option and package name.

Fixes #198

@mcous mcous marked this pull request as ready for review June 1, 2024 18:57
@mcous mcous merged commit f45e793 into main Jun 1, 2024
25 checks passed
@mcous mcous deleted the fix-windows-cli branch June 1, 2024 18:57
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.

Not working on Windows with latest version of Node.js
1 participant