Searched hist:"7434 b65208175bdf3f44e0e62aaaeabc9c494ee3" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/ |
| H A D | package-lock.json | 7434b65208175bdf3f44e0e62aaaeabc9c494ee3 Mon May 17 10:13:42 UTC 2021 Chris Kay <chris.kay@arm.com> fix(hooks): downgrade `package-lock.json` version
The NPM lock file was accidentally updated using a later version of Node.js than required by the prerequisites. This upgraded the lock file to the v2 format, which causes a warning on Node.js 14 (the prerequisites version). This moves the lock file back to v1 by installing the dependencies with Node.js 14.
Change-Id: I382d599fd2b67b07eb9234d14e7b631db6b11453 Signed-off-by: Chris Kay <chris.kay@arm.com>
|