From: Dan Scott Date: Tue, 22 Oct 2019 21:32:07 +0000 (-0400) Subject: LP#1849506: Remove "Install latest LTS node from source" docs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f88df97bede67a2e487187a5efbcb46917c9cc3f;p=contrib%2FConifer.git LP#1849506: Remove "Install latest LTS node from source" docs We install specific versions of node using the -developer Makefile targets; rely on that instead of potentially leading people astray with the wrong version of node as time marches on. Signed-off-by: Dan Scott Signed-off-by: Galen Charlton --- diff --git a/docs/installation/server_installation.adoc b/docs/installation/server_installation.adoc index c703fc1db1..398663d580 100644 --- a/docs/installation/server_installation.adoc +++ b/docs/installation/server_installation.adoc @@ -121,19 +121,8 @@ Extra steps for web staff client [NOTE] Skip this entire section if you are using an official release tarball downloaded -from http://evergreen-ils.org/downloads - -Install dependencies for web staff client -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -[NOTE] -You may skip this section if you have installed the -<>. You will still need to do the following -steps in <>. - -1. Install the long-term stability (LTS) release of -https://nodejs.org[Node.js]. Add the Node.js `/bin` directory to your -environment variable `PATH`. +from http://evergreen-ils.org/downloads. Otherwise, ensure you have installed the +<> before proceeding. [[install_files_for_web_staff_client]] Install AngularJS files for web staff client