on 02-21-2023 12:57 AM
Why is package-lock.json missing? I have setup a free account on SAP BTP trial for the tutorials. Everything checks out until I get to the step in the Exercise. Do I need to have free tier service instead?
npm ci command fails with the following error:
36 verbose stack The `npm ci` command can only install with an existing package-lock.json or
36 verbose stack npm-shrinkwrap.json with lockfileVersion >= 1. Run an install with npm@5 or
36 verbose stack later to generate a package-lock.json file, then try again.
36 verbose stack
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.