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: npm run lint and test throw error on windows #51

Merged

Conversation

Curiousite
Copy link
Contributor

npm run lint and npm run test worked well under linux but didnt do anything on my windows-machine. Apparently the quotes are being treated as part of the pattern in windows.
mochajs/mocha#2895 (comment)

The PR fixed it for powershell on the windows machine. But I couldnt test yet, if it breaks testing in bash.

@gerardobort
Copy link
Owner

Thanks @Curiousite, if Travis checks have passed that means it worked well in Linux. Merging this PR, but won’t do a release yet until tonight... I’m doing it manually yet.

@gerardobort gerardobort merged commit c64d988 into gerardobort:master Apr 14, 2019
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.

2 participants