Node Version Update

Can you add the latest version of Node? The latest one is 10.4.0 and contains some experimental support for es6.

You can try to change the node version in package.json?

https://docs.npmjs.com/files/package.json#engines

1 Like

Tried. This has happened in the past and they just needed to add it, the last time this happened I was requesting v10.0.0.

Here’s a list of the available Node versions available on Glitch at the moment: https://nodeversions.glitch.me/

We’ll take a look into adding 10.4, nathjeid

3 Likes

10.4 and 10.5 are now supported.

2 Likes

A post was split to a new topic: Upgrading Node on Glitch?

Would it be possible to add the latest 12.8.0 version?

node 12.13 is out. Please update.

node 14.13.1 is here now, can new node versions be added?

1 Like

Made this a #feature-ideas so others can vote for this!

2 Likes