I am trying to configure using gulp in Visual Studio 2017. I am not sure where I am going wrong, but there are some things that I am confused about and I cannot find their online resources that can be used.
The build system I use is CruiseControl.NET, and I would like gulp to work with it.
This is what I have done so far:
Installed Visual Studio 2017 with .NET Core cross-platform development
and Node.js development
selected (among other options).
New project created
gulpfile.js
File added to project
Right-click on the file and select Task Runner Explorer
In the Runner Task Explorer, I get an error Failed to load. See output window (Ctl+Alt+O) for more information.
.
Then if I do the following:
(No tasks found)
.
-, gulp Visual Studio 2017?
, , , , (.. .npm
npm
).
, gulp, C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Web\External\node_modules
.
- CruiseControl.NET.