Using Amazon Linux

Installation steps for Amazon Linux

Amazon Linux is a special distribution widely used in Amazon EC2 instances. As we can see in their documentationarrow-up-right, the support for NodeJS is not fully compatible with the latest LTS, and this can cause problems with kyso cli, as it is built on top on NodeJS

To solve this gap, please check out this GitHub repositoryarrow-up-right with our tool to install kyso cli in Amazon Linux.

Last updated