Skip to content

nwdenton/starter-vue

Repository files navigation

Workstation Setup

Jenkins server compatible Node version

The latest node version available for Enterprise Linux 7 on our Jenkins build servers is v6.17.1 Matching this version on our dev machines should help us catch build issues earlier in our pipeline; to do so follow these steps:

brew install node
npm install -g n
sudo n 6.17.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •