Page MenuHomePhabricator

Update nodejs to 0.10
Closed, ResolvedPublic

Description

Recently npm install won't work any more, apparently because node/npm is too old.

Upgrading nodejs to 0.10.24 (along with new npm) fixes the issue, and is also what we are using in general. We have a 0.10 backport for Ubuntu in the WMF repos that we are currently testing, and should be the preferred solution. The other alternative is the PPA described in https://www.mediawiki.org/wiki/User:GWicke/Notes/Storage/Cassandra_testing#Rashomon_setup.


Version: unspecified
Severity: enhancement

Details

Reference
bz59792

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:27 AM
bzimport set Reference to bz59792.

Change 106008 had a related patch set uploaded by Physikerwelt:
bug: parsoid server failed to start

https://gerrit.wikimedia.org/r/106008

physik wrote:

has this been solved? I see that vagrant still references '0.8.2-1chl1~precise1'.

Change 106008 abandoned by Physikerwelt:
Bug 59792: parsoid server failed to start

Reason:
There is a debian package now

https://gerrit.wikimedia.org/r/106008

Ubuntu 14.04 includes nodejs v0.10.25 as the default version.