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 NPM tests in appveyor #375

Merged
merged 2 commits into from
May 1, 2018
Merged

fix Windows NPM tests in appveyor #375

merged 2 commits into from
May 1, 2018

Conversation

springmeyer
Copy link
Contributor

Looks like npm >= 3.x removed the support for -C <path to working directory>. This works around the change by moving to pass {cwd : <path to working directory>} in the options to the child process rather than the command line flag.

Fixes #300

@springmeyer springmeyer merged commit f22a919 into travis-updates May 1, 2018
@springmeyer springmeyer deleted the dane-debug branch May 1, 2018 06:11
@mapsam mapsam changed the title Dane debug fix Windows NPM tests in appveyor May 1, 2018
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.

1 participant