Commit Graph

11 Commits

Author SHA1 Message Date
Oxylibrium ceb8eb8f39
doc/npm.md: Update docs for Alpine Linux (#2479) 2020-12-18 18:08:36 +00:00
Anmol Sethi ffa24de5b1
doc/npm.md: Document npm module dependencies for FreeBSD 2020-12-18 11:52:08 -05:00
Anmol Sethi 6c67dc7ce1
doc/npm.md: Fix formatting 2020-12-04 02:34:18 -05:00
ed789d0 fac80918f5
npm.md: Remove the "install Xcode" bit
#2398
2020-12-04 02:11:24 -05:00
Anmol Sethi 6cc91869d3
doc: Update npm docs for debian sid
There is no python package anymore, you have to explicitly
pick which version of python to install and we need to inform
npm of the executable name.
2020-08-26 13:54:42 -04:00
Anmol Sethi bdb670e852
Rename container and release-container to images and release-image 2020-06-03 15:45:16 -04:00
Anmol Sethi 11d7932968
Stop bundling libraries in release
- Instead we now use CentOS 7 for the static build to guarantee
  that we only depend on libc v2.17

- For macOS we now pull in a static node binary and bundle that instead.
2020-06-03 15:45:16 -04:00
Anmol Sethi 0129e002e8
Add install.sh into README.md 2020-05-27 15:48:22 -04:00
Anmol Sethi 96eeb9fea0
Fix install instructions for SUSE
Closes #1699
2020-05-27 15:48:22 -04:00
Anmol Sethi d4b3d21dce
Require minimum node 12 2020-05-14 22:33:12 -04:00
Anmol Sethi a346c6d565
Document npm module install dependencies 2020-05-12 23:11:31 -04:00