npm install commands failing
npm i
fails with must provide string spec
npm ci
fails with The 'npm ci' command can only install with an existing package-lock.json or npm-shrinkwrap.json with lockfileVersion >= 1. Run an install with npm@5 or later to generate a package-lock.json file, then try again.