pkg icon indicating copy to clipboard operation
pkg copied to clipboard

Package your Node.js project into an executable

Results 76 pkg issues
Sort by recently updated
recently updated
newest added

### What version of pkg are you using? 5.7.1 ### What version of Node.js are you using? 16.15.1 ### What operating system are you using? Linux ### What CPU architecture...

fixed typo in `README.md` - see topic

### What version of pkg are you using? 5.7.0 ### What version of Node.js are you using? 14.17.6 ### What operating system are you using? Ubuntu 18.04 ### What CPU...

Stale

Ref #1291 To run test: `FLAVOR=test-00-esm npm test`

Allow the pkg binary to be called within itself without adjusting process.argv as if it were a node process.

### What version of pkg are you using? 5.7.0 ### What version of Node.js are you using? 12.12.12 ### What operating system are you using? Ubuntu ### What CPU architecture...

### What version of pkg are you using? 5.5.2 ### What version of Node.js are you using? 16.0.0 ### What operating system are you using? Windows 10 ### What CPU...

I'm getting the following error as soon as the compiled app boots: ```text node:internal/modules/cjs/loader:930 throw err; ^ Error: Cannot find module '/snapshot/dhjaks/index.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:927:15) at Function._resolveFilename (pkg/prelude/bootstrap.js:1776:46) at Function.Module._load...

enhancement

This change wraps the spawn internals to copy files from snapshot if needed. The approach has a few downsides, if in fact the executable needs to read other snapshot files,...

no-stale

### What version of pkg are you using? 5.5.2 ### What version of Node.js are you using? 17.6.0 ### What operating system are you using? Windows ### What CPU architecture...