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 Node 8 and 9 tests, pin nyc version used for testing in Node 9 and 8 #123

Merged
merged 1 commit into from Apr 1, 2024

Conversation

jonchurch
Copy link
Member

closes #122
Same fix as jshttp/http-errors#109

Still dunno root cause exactly, but It's likely just Node version requirements shifted for the nyc version we are using

Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the patch @jonchurch :)

@UlisesGascon UlisesGascon merged commit b569386 into jshttp:master Apr 1, 2024
26 checks passed
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.

Broken tests for Node@8 and Node@9
2 participants