Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Upgrading from Node 8 to Node 10 this week

13 views
Skip to first unread message

dmos...@mozilla.com

unread,
Feb 11, 2020, 3:31:39 PM2/11/20
to
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

dmos...@mozilla.com

unread,
Feb 15, 2020, 11:14:16 AM2/15/20
to
Node 10 support has now merged to mozilla-central, see below for more details:

On Tue, 11 Feb 2020 at 12:49, Dan Mosedale <dmos...@mozilla.com> wrote:
> After the patch from [1] 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.
>
> [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1547823#c28
0 new messages