Samuel Lee
Samuel Lee
Did you installed Visual Studio (Community) 2015 or 2017?
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....
With the release of Node.js 10 LTS, you may come to my repo here: https://github.com/slee047/node-packer Look for Series 10 branch (Release 1.6.0-10.13.0 given that the Nodec itself is on 1.6.0)...
permission issue? chmod u+x
Hi all, I have instead packaged NodeJS 8.11.3 as well as 10.6.0 based on this master branch (1.6.0). You may download it via: https://github.com/slee047/node-packer/releases To use NodeJS 8, you may...
In my repo (https://github.com/slee047/node-packer) under “StarterKit” branch, it contains the source code of a Node.js app that can be compiled with either Node.js 8 (master branch) or Node.js 10 (Series...
> any chance you could provide the compiled `nodec` app? I think I misunderstood your question earlier on. If you mean a single executable nodec that compiles all other Node.js...
Did you install gcc, g++, make, ruby?
不知道。但是你可以来我的 Repo 下载一样的 nodec,只是里面的 nodeJS 是 10.9.0 (Series10 的 branch) 或者 8.11.4 (master 的 branch): https://github.com/slee047/node-packer
@jakehu 不晓得,无法帮到。抱歉了。