Support for Node 8.9.1
When will support for node 8.9.1 be available?
Wating for pull #94 to be merged
There are some new things in Node 8.9.1 that we need to use. Do we know when #94 will be merged?
@daihashi @plunkettscott you can use my personal repository : https://github.com/roytan883/node-packer just clone the repository and use bin/nodec
+1 When will support for node 8.9.4 be available?
Can someone explain the history of available node.js versions for compiling against? I tested pkg before and there I can use different node.js versions
Can someone explain what to do to build several repos for use with newest node versions? Is it terrible or more easy as thought? :-)
@roytan883 :+1:
I have made support for both 8.11.3 and 10.6.0.
You may get it from here:
https://github.com/slee047/node-packer/releases
Version 1.6.0-8.11.3 refers to node-packer in current master branch (1.6.0) packaged with NodeJS 8.11.3.
Version 1.6.0-10.6.0 refers to node-packer in current master branch (1.6.0) packaged with NodeJS 10.6.0.