Skip to content

npm error due to package-lock.json when running any script #6914

Closed
@sophiewu6

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
Screen Shot 2019-06-12 at 11 04 27 AM
It could be solved by deleting package-lock.json and node_modules, and run start.sh again.

To Reproduce
Steps to reproduce the behavior:

  1. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions