Skip to content

Debug code lens in package.json leaves out npm #287

Closed
@alexr00

Description

@alexr00

From: #214 (comment)

  1. npx create-react-app my-app --template typescript
  2. Hit the debug code lens in the package.json and run tests

In the debugger terminal I see that react-scripts test is run, not npm react-scripts test, so it fails to run.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions