pkg
pkg copied to clipboard
Package your Node.js project into an executable
The cache directory by default should use `~/.cache/pkg` according to the XDG Base Directory Specification rather than `~/.pkg-cache` which doesn't follow any standard. Most applications today use this standard and...
- Drop Node 8, 10, and 12 - #1225 - Experimental support for ES Modules (bytecode/sourceless support not implemented yet) - Upstream single-executable application implementation (nodejs/node#43432) - No longer use...
We have a requirement to call the shell script from pkg CLI and that script is again calling the same pkg CLI. Our CLI is calling the shell script using...
### What version of pkg are you using? 5.5.2 ### What version of Node.js are you using? 16.13.0 ### What operating system are you using? Debian GNU/Linux 11 (bullseye) ###...
I'm trying to use pkg with this project, https://github.com/donmccurdy/glTF-Transform. After setting up the project, running pkg, and then running the created binary, I get an error about not being able...
This tool is super useful, thank you for the hard work in putting it together! It seems that the only way to specify assets is in the package.json, however I...
### What version of pkg are you using? 5.7.0 ### What version of Node.js are you using? 18.2.0 ### What operating system are you using? macOS ### What CPU architecture...
### What version of pkg are you using? 5.5.2 ### What version of Node.js are you using? 17.7.2 ### What operating system are you using? macOS ### What CPU architecture...
### What version of pkg are you using? 5.7.0 ### What version of Node.js are you using? 16.14.0 ### What operating system are you using? macOS ### What CPU architecture...
### What version of pkg are you using? 5.7.0 ### What version of Node.js are you using? v16.3.0 ### What operating system are you using? Microsoft Windows 11 Home ###...