yao-pkg / pkg-binaries

Collection of pkg nodejs binaries that are not supported by pkg
MIT License
89 stars 23 forks source link

Adding missing dependency (Babel-cli) to address broken Dockerfile.build #21

Closed jargote closed 1 year ago

robertsLando commented 3 years ago

Maybe we could replace all that with npm install && npx babel, npx will automatically take care of downloading missing packages