Update nodejs version to LTS
Hi I noticed that all my builds have to uninstall and then install a particular version of nodejs eg:
Install-Product node $env:nodejs_version
Install NodeJs
Uninstalling node 0.12.7 (x86)...
If we are limited to having something pre-installed, can it be the LTS release of nodejs https://nodejs.org/en/blog/community/node-v5/
There are significant changes including es6 javascript syntax which is becoming more common.
Thanks :)
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 15 Mar, 2016 05:44 PM
But current LTS is v4.4, right?
2 Posted by Chris on 15 Mar, 2016 09:53 PM
Yes, I only linked to that post as it has more of the official announcement details of the lts scheme.
You can see the current lts release is v.4.4.0 https://nodejs.org/en/download/
[https://nodejs.org/static/images/logos/nodejs-new-white-pantone.png]<https://nodejs.org/en/download/>
Download | Node.js<https://nodejs.org/en/download/>
nodejs.org
Download the Node.js source code or a pre-built installer for your platform, and start developing today.
________________________________
Support Staff 3 Posted by Feodor Fitsner on 15 Mar, 2016 10:31 PM
I've added a new issue: https://github.com/appveyor/ci/issues/694
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:05 AM.