bug#41833: icecat build failure: could not find node.js

2020-06-12 Thread Christopher Howard
attempt to update icecat dies with build error. ERROR checking for nodejs... no ERROR: could not find Node.js executable later than 8.11; ensure `node` or `nodejs` is in PATH or set NODEJS in environment to point to an executable. Executing `mach bootstrap --no-system-changes` should ins

bug#41833: icecat build failure: could not find node.js

2020-06-13 Thread Ricardo Wurmus
Hi Christopher, > attempt to update icecat dies with build error. > > ERROR > > checking for nodejs... no I’m very sorry about this. I added the “--shared” configure flag to our node package to build the shared library, but didn’t realize that this also results in the executable to be removed.