Strapi: Node v6 support

Created on 14 Apr 2017  路  3Comments  路  Source: strapi/strapi

Are there plans to support node v6 in Strapi v3, as it is the current LTS branch of node? Many companies are only willing to run LTS versions of node, as such it would be a shame if Sami v3 did not support any LTS version.

Most helpful comment

Strapi v3 is using Koa v2 and therefore needs native async..await which is only available in Node v7.0+.

While this may drive away some companies it is a good strategy because this means there will be less breaking changes in the future.

All 3 comments

Strapi v3 is using Koa v2 and therefore needs native async..await which is only available in Node v7.0+.

While this may drive away some companies it is a good strategy because this means there will be less breaking changes in the future.

Perfect answer @dj-hedgehog! Thanks 馃憤

I close this issue, we just released the v1.6.0 of Strapi which supports Node v4+.

http://blog.strapi.io/release-v1-6/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dorelljames picture dorelljames  路  3Comments

dufoli picture dufoli  路  3Comments

zhoub picture zhoub  路  3Comments

rahilwazir picture rahilwazir  路  3Comments

guillermodoghel picture guillermodoghel  路  3Comments