Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Node.js 8 #1532

Closed
fchavant opened this issue Dec 3, 2018 · 0 comments
Closed

Use Node.js 8 #1532

fchavant opened this issue Dec 3, 2018 · 0 comments
Assignees

Comments

@fchavant
Copy link
Contributor

fchavant commented Dec 3, 2018

Description of the problem

We want to swith to Node.js 8 before support for version 6 ends. This will also allow use to use npm ci.

Suggested solution

Bump Node.js version to 8.14.0 in .nvmrc; modify Jenkinsfile to use nvm blocks (using Node.js version from .nvmrc) and replace npm install with npm ci.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants