CI was failing with 'npm ci requires package-lock.json' error. Use npm install instead since package-lock.json is not committed. npm install will create the lockfile for future builds.
CI was failing with 'npm ci requires package-lock.json' error. Use npm install instead since package-lock.json is not committed. npm install will create the lockfile for future builds.