Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: say you need to install the latest LTS version of node.js

...

The Magnolia CLI tool runs on Node.js. Make sure you have Node.js version 6.10+ installed (node.js may be easily installed via package managers).  To check the version of your node.js installation run the following command in a shell:

...

  • LTS - recommended for long term support
  • Current - providing the latest features 

If your node version is below 6.10, install Make sure you are running the latest version of the LTS branch (see node.js/download). You can get it from https://nodejs.org/en/download. It may also be installed via package managers.

Anchor
mgnl-cli-installation
mgnl-cli-installation

...