As Ed Lee posted last week [1], we’re about to start requiring NodeJS version 10 for our builds for Firefox 75 and later [2].
In the next small number of days, I plan to land this change via Lando. After the patch from [2] merges to mozilla-central and you’ve updated your copy of m-c, in order for your builds to continue to work: for downstream OS distributions: * Ensure that a copy of NodeJS 10.* (or newer?) is the first copy in the PATH when the build is done. for individual developers: * Run `mach bootstrap` to update the copy of Node used by the build system. If you have any questions or issues, feel free to ask here, ping me directly, or ask in #NodeJS on Slack. I’ll post again after the changes have landed, so that folks have this info at hand when they need it. [1] https://groups.google.com/d/msg/mozilla.dev.platform/YMzkiE29BK0/hcEgWMzOAwAJ [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1547823#c28 _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform