From f88df97bede67a2e487187a5efbcb46917c9cc3f Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 22 Oct 2019 17:32:07 -0400 Subject: [PATCH] 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 --- docs/installation/server_installation.adoc | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) 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 -- 2.11.0