Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleExpand to see an example output of an npm installation
Code Pro
languagebash
/usr/bin/mgnl -> /usr/lib/node_modules/@magnolia/cli/bin/mgnl.js

> spawn-sync@1.0.15 postinstall /usr/lib/node_modules/@magnolia/cli/node_modules/spawn-sync
> node postinstall

+ @magnolia/cli@2.2.0
added 209 packages in 11.40
Tip

If you already installed Magnolia CLI, update to the latest version:

npm update @magnolia/cli -g


Once you have installed Magnolia CLI, test the installation by running the following command in the shell:

...