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 npx runway <command> (npm) not recognized on Windows #449

Merged
merged 1 commit into from
Sep 14, 2020
Merged

fix npx runway <command> (npm) not recognized on Windows #449

merged 1 commit into from
Sep 14, 2020

Conversation

ITProKyle
Copy link
Collaborator

@ITProKyle ITProKyle commented Sep 14, 2020

Why This Is Needed

resolves #447

What Changed

Changed

  • moved double quote from after args to before args in windows npm runway.bat

Fixed

  • fixed an issue where npx runway <command> (installed from npm) would not work on Windows

@ITProKyle ITProKyle added the bug Something isn't working label Sep 14, 2020
@ITProKyle ITProKyle self-assigned this Sep 14, 2020
@ITProKyle ITProKyle marked this pull request as ready for review September 14, 2020 18:41
@ITProKyle ITProKyle requested a review from troyready September 14, 2020 18:41
@troyready troyready merged commit 436bba9 into rackspace:master Sep 14, 2020
@ITProKyle ITProKyle deleted the bugfix/npm-bat branch September 14, 2020 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] npx runway {command} not recognized as an internal or external command in Windows
2 participants