Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and the Parse JS SDK.
Issue Description
CI fails in various PRs with:
npm ERR! cipm can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
Steps to reproduce
See https://github.com/parse-community/Parse-SDK-JS/runs/7474143947?check_suite_focus=true
Actual Outcome
Tests fail
Expected Outcome
Tests pass
Environment
Current alpha
n/a
Logs
n/a