Visual Studio 2015 RC Gulp task runner not detecting tasks

后端 未结 6 2482
予麋鹿
予麋鹿 2021-02-18 18:08

I have a Gulpfile.js in Visual Studio 2015 RC with a single default task. For some reason it is not showing up in the Task Runner Explorer.

I had added gulp

6条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-18 18:24

    I had the same problem and no-one of suggested method works for me. After re-installing NPM Task Runner the problem gone away. You can download latest NPM Task Runner from marketplace in following link.

    https://marketplace.visualstudio.com/items?itemName=MadsKristensen.NPMTaskRunner

提交回复
热议问题