commit | a4371d1c4b35f8c9fe63365f4282883420842dda | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Mon May 17 11:18:56 2021 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Mon May 17 11:21:42 2021 +0100 |
tree | f1ded9a594d87e4b3c39455df50d586f75216e80 | |
parent | 7434b65208175bdf3f44e0e62aaaeabc9c494ee3 [diff] |
docs(prerequisites): add `--no-save` to `npm install` To avoid the mistake fixed by the previous commit, ensure users install the Node.js dependencies without polluting the lock file by passing `--no-save` to the `npm install` line. Change-Id: I10b5cc17b9001fc2e26deee02bf99ce033a949c1 Signed-off-by: Chris Kay <chris.kay@arm.com>