yao-pkg / pkg-binaries

Collection of pkg nodejs binaries that are not supported by pkg
MIT License
88 stars 23 forks source link

Build new latest node20 #27

Open axi92 opened 1 month ago

axi92 commented 1 month ago

There is a bug in SerialPort lib https://github.com/serialport/node-serialport/issues/2735 And with the current https://github.com/yao-pkg/pkg-binaries/releases/tag/node20 that is used by yao-pkg I am having the issue with SerialPort.

Is there a way to build a newer node 20 version?

I know there is a workaround but I thought I will ask first before falling back to that.

robertsLando commented 1 month ago

Nice to see you in two of my repos @axi92 :)

Unfortunately I already tried to create the node 20 binary but seems it is bugged and I actually have no time to dig into that, would you like to submit a PR?

axi92 commented 1 month ago

Haha yeah you are everywhere in the node context!

I don't think I am capable of patching the node version, sry