-
Notifications
You must be signed in to change notification settings - Fork 11
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
Boxednode fails on Windows with Node v16.x #20
Comments
@asamuzaK Thanks for reporting this! I’ll take a look when there’s some extra time. |
I got another log. This log is from a try build on node 17.x
|
@asamuzaK I just tried this with the latest boxednode and Node.js versions, on Windows, and it worked fine. Maybe this is a Python version mismatch, based on the log output here? Maybe nodejs/node#40296 (in Node.js 16.11.0) fixed this? |
Thanks for your feedback. |
Confirmed that the issue is fixed. |
Boxednode fails when running on Windows + Node.js v16.x.
Job log
Note that running on Windows + Node.js v16 is the issue, not that fetching Node.js v16 for bundling.
It seems that tests are also failing since #19.
Use wmain for argv Unicode support (#19) · mongodb-js/boxednode@a66af5d
The text was updated successfully, but these errors were encountered: