commit | 2ff006bfd1464050b336ac35169095bde93f55b3 | [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 | aaf88423f3b35a38e68ce08f317018810e051e9e [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>