-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
v5.11.2 creates broken builds #28
Comments
@robertsLando thanks for your work here btw. Link to the reported issue on our builds: Dashlane/dashlane-cli#211 LInk to the failed CI: https://github.com/yao-pkg/pkg/actions/runs/7797115337/job/21263105246 |
I get the same error when I create binaries for Windows or Linux on my Windows device with Node.js v20 that target node-18-*. If I use node-20-* as the target, the problem does not occur. |
There must be something wrong with nodejs 18.19 patches, could someone check them? I will give it a look on Monday |
Ok found the issue, release is coming |
Try 5.11.3 and let me know |
Works for me! Thanks 🎉 |
Now it does not work with |
@paulish PKG Version and error? |
@robertsLando seems that the problem appeared in earlier version. I described it in a separate issue. |
I have a feel your problem isn't related to this issue BTW, it's something else |
What version of pkg are you using?
5.11.2
What version of Node.js are you using?
18.19.0
What operating system are you using?
macOS
What CPU architecture are you using?
Apple M1/2/3
What Node versions, OSs and CPU architectures are you building for?
node-18-macos-arm64
Describe the Bug
Since the update to 5.11.2 the builds give the following error when executed:
Also the CI here for the latest do not pass the yarn test.
Expected Behavior
Builds should work.
CI should pass tests.
To Reproduce
Bundle code with the version 5.11.2.
The text was updated successfully, but these errors were encountered: