Versions Compared

Key

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

...

Warning

From Rogo 6.4.0 an additional install step is needed to install npm and libraries (note: from Rogo will attempt to install the libraries automatically):

cd /path_to_rogo_root_directory
npm install --production


Info
titleInstalling NPM

Go to npm comes bundled in nodejs you can download from https://nodejs.org/en/download/ or search for npm/nodejs in your package manager.

...