

To adhere to their recommendation though, once the next LTS version is released we plan to pin all new generated Xcode images to the LTS version.

You can install and use a different version of node with the Node orb. You may need to manually adjust the node version in your configuration file if you need a specific version. OSX or Linux Node version managers Windows Node. With the above in mind, if you encounter any Node related issues, you may want to reference the Installed software for the Xcode image you are using to see the version of Node:Īs some of the newer images are using non-LTS versions of Node. To test that you have Node.js installed correctly on your computer, open a new terminal and type node -version and you should see the current Node.js. Overview Checking your version of npm and Node.js Using a Node version manager to install Node.js and npm.

Download the Node.js source code or a pre-built installer for your platform, and start developing today. Production applications should only use Active LTS or Maintenance LTS releases. Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Historically we have installed the latest version of Node on our Xcode images, however as noted by Node: LTS release status is "long-term support", which typically guarantees that critical bugs will be fixed for a total of 30 months.
