Skip to content

Npm Script Explorer tries to execute the labels of a task instead of the script #76711

Closed
@daniel-schulz

Description

@daniel-schulz
  • VSCode Version: 1.36.0, 1.36.1
  • OS Version: Windows 10 Pro 1809 (build 17763.437)

Steps to Reproduce:
2019-07-24 13_32_29-Clipboard

  1. Setup any task in the package.json.
  2. Create a task of type NPM with any label different form the script name.
  3. Try to run that task via NPM SCRIPTS
  4. It seems like VSCode is trying to execute the label instead of the script.
    BTW: Executing the task in the command panel works fine:
    2019-07-05 12_51_58-package json - shiftconnector-code4 - Visual Studio Code

I've also recorded the issue see video in the zip file:
video_vscode_npm_scipt_bug.zip

Does this issue occur when all extensions are disabled?: Yes

Metadata

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