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: Support Node 16 via editions #201

Closed
wants to merge 1 commit into from
Closed

Conversation

scalvert
Copy link

With the release of Node 16, the editions configuration in package.json needs to be updated to support this version.

With the release of Node 16, the `editions` configuration in package.json needs to be updated to support this version.
cbush added a commit to cbush/Bluehawk that referenced this pull request May 12, 2021
- Waiting for bevry/istextorbinary#201
- Meanwhile, replace with a different library to do the same thing
cbush added a commit to mongodb-university/Bluehawk that referenced this pull request May 12, 2021
* Node 16 support: replace isbinaryortext with isbinaryfile

- Waiting for bevry/istextorbinary#201
- Meanwhile, replace with a different library to do the same thing

* Add binary test
@balupton
Copy link
Member

Thank you for providing this in-between workaround that people could directly use in the meantime.

The root cause has now been fixed and released.
#200

@balupton balupton closed this Jul 28, 2021
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