npm error due to package-lock.json when running any script #6914
Closed
Description
Describe the bug
When I run any script, including start.sh, backend-test, frontend-test, etc, the process would be stopped due to npm errors. More discussion in #6913
It could be solved by deleting package-lock.json and node_modules, and run start.sh again.
To Reproduce
Steps to reproduce the behavior:
- Run start.sh
Observed behavior
Local stack won't be started due to npm errors.
Expected behavior
Local stack should be started.
Desktop (please complete the following information; delete this section if the issue does not arise on desktop):
- OS: MacOS 10.14.5
Metadata
Assignees
Labels
No labels