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

Which Node.js LTS versions are supported by Tessel 2? #156

Open
bennycode opened this issue Jan 19, 2017 · 9 comments
Open

Which Node.js LTS versions are supported by Tessel 2? #156

bennycode opened this issue Jan 19, 2017 · 9 comments

Comments

@bennycode
Copy link

I checked the documentation on http://tessel.github.io/t2-start/ and it says that:

Tessel currently supports the Long Term Support (LTS) version of Node.js.

As of today (https://github.com/nodejs/LTS#lts-schedule) there are multiple LTS versions of Node.js (v4.x & v6.x), so does Tessel 2 supports all of them?

@rwaldron
Copy link
Contributor

Presently Node.js 4.5.0, due to issues compiling Node.js 6.x.x

@RTongue
Copy link

RTongue commented Feb 1, 2018

Has this changed since last year? Just got a new t2 and after updating the firmware it shows Node.js 6.10.3.

@HipsterBrown
Copy link
Contributor

@RTongue Yes, our latest OS image for Tessel includes Node 6.10.3. We're now working on Node 8 support since it is the latest LTS.

@danawoodman
Copy link

When will v6.x be supported?

@Frijol
Copy link
Member

Frijol commented Feb 27, 2018

@danawoodman it already is!

Output from t2 version:

INFO Tessel Environment Versions:
INFO t2-cli: 0.1.14
INFO t2-firmware: 0.1.0
INFO Node.js: 6.10.3

@danawoodman
Copy link

@Frijol sorry I mean v8.x 😆

@rwaldron
Copy link
Contributor

@danawoodman we're behind because the t2-release scripts need to be serviced and no one has had time or understanding of the system to do the work to fix them :( Additionally, we'd need a PR to https://github.com/tessel/openwrt-tessel/pulls that has upgrades node.js, similar to this changeset: https://github.com/tessel/openwrt-tessel/pull/73/files#diff-0564297a9266694528aabbd6408d1075

@danawoodman
Copy link

Who has done the previous upgrades? Keeping Tessel supporting the latest node would be a huge win 👍

@rwaldron
Copy link
Contributor

rwaldron commented Mar 9, 2018

I did the last one, but had to do every step manually because our release script used modules that were no longer compatible with some AWS API.

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

6 participants