pkg
pkg copied to clipboard
Package your Node.js project into an executable
## The problem: If you write a simple script that forks, and set max_old_space_size, pkg will fail with: > Error: Cannot find module '--max_old_space_size=4096' This works fine when running directly...
### What version of pkg are you using? 5.5.1 ### What version of Node.js are you using? v12.22.8 ### What operating system are you using? centos7 ### What CPU architecture...
This enables you to fork a process with run time arguments, for instance --max_old_space_size=1024. This is an old fix by @bergheim. Never submitted a PR for it Fixes #459 Fixes...
### What version of pkg are you using? 5.7.0 ### What version of Node.js are you using? 16.14.2 ### What operating system are you using? MacOS ### What CPU architecture...
Hi, It seems that resolving `.node` native addons is currently broken on Linux. The issue is, `*.node` file doesn't get properly copied over into `/tmp/pkg`. I've tried looking into `/tmp/pkg`...
### What version of pkg are you using? 5.7.0 ### What version of Node.js are you using? 16.15.0 ### What operating system are you using? linux ### What CPU architecture...
https://github.com/vercel/pkg/issues/481 was automatically closed by github actions but there were a lot of people interested in it. Can we have a command line option to specify which entry point to...
### What version of pkg are you using? 5.5.2 ### What version of Node.js are you using? 16.14.2 ### What operating system are you using? Debian Bullseye ### What CPU...
### What version of pkg are you using? 5.7.0 ### What version of Node.js are you using? 14.16.1 ### What operating system are you using? Windows ### What CPU architecture...
### What version of pkg are you using? 5.7.0 ### What version of Node.js are you using? 16.15.0 ### What operating system are you using? linux ### What CPU architecture...