LP#1849506: Remove "Install latest LTS node from source" docs
authorDan Scott <dan@coffeecode.net>
Tue, 22 Oct 2019 21:32:07 +0000 (17:32 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 23 Oct 2019 15:43:13 +0000 (11:43 -0400)
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 <dan@coffeecode.net>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

docs/installation/server_installation.adoc

index c703fc1..398663d 100644 (file)
@@ -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
-<<optional_developer_additions,optional developer additions>>.  You will still need to do the following
-steps in <<install_files_for_web_staff_client,Install files for web staff client>>.
-
-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
+<<optional_developer_additions,optional developer additions>> before proceeding.
 
 [[install_files_for_web_staff_client]]
 Install AngularJS files for web staff client