HAPPYPOTAMUS on Nostr: `npm install --package-lock-only` Make sure you haven't added package-lock.json to ...`npm install --package-lock-only`Make sure you haven't added package-lock.json to your gitgnore file, and git commit itCOPY the package.json and package-lock.json, and run `npm ci` instead of `npm install` when you get to that stage