-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Sprint:DevOps-13
In order to build Nuxeo View Designer we rely on npm 3 and it's flat module structure so we need to update slaves to have npm 3 available.
Since current NodeJS LTS still bundles npm 2.x and only next LTS (v6) will include npm 3 by default we should keep current LTS v4 and install npm 3 explicitly.