Closed willjouo closed 1 month ago
I can reproduce this - looks like the lib/expected-shas.json
is missing all but one shasums for the new version @robertsLando
Same issue, I had to revert to the previous version
Sorry guys, seems my automated workflow to update shas isn't working as expected. Fixing it now ๐๐ผ
5.16.1 is out now ๐
Thank you! It's working ๐
Thanks for the feedback @willjouo ๐๐ผ
What version of pkg are you using?
5.16.0
What version of Node.js are you using?
20.18.0
What operating system are you using?
Windows
What CPU architecture are you using?
x64
What Node versions, OSs and CPU architectures are you building for?
node20-win-x64
Describe the Bug
Hello,
I just updated pkg from 5.15.0 to 5.16.0 and there is an error when downloading the new 20.18.0 node version. Everything was working fine with 5.15.0. I didn't change my building script with is still for
node20-windows
.Thank you in advance!
Expected Behavior
It should work.
To Reproduce
I guess just trying to build with target node20-windows on Windows should reproduce the bug.