-
Task
-
Resolution: Fixed
-
Low
-
None
For easy of install, control the nodejs/npm versions used, the idea is to:
- Install https://wiki.jenkins-ci.org/display/JENKINS/Nvm+Wrapper+Plugin in CIs.
- Configure all jobs using $npmcmd to make use of the jenkins plugin. Use different (old, latest...) nodejs versions here and there.
- Configure $npmcmd globally to be, simply, "npm".
- Once verified everything is working, kill $npmcmd competely from local_ci
CIao
- has a non-specific relationship to
-
MDLSITE-5148 raise prechecker nodejs/npm to stable when possible
- Closed
-
MDLSITE-4728 Get rid of $phpcmd $gitcmd and so on
- Open
- has been marked as being related by
-
MDL-59094 npm 5 causing problems with npm-shrinkwrap.json (and causing travis to fail)
- Closed