Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C# Building Services with ASP.NET Web API Building Our Service Adding Web API to a Project

luke hammer
luke hammer
25,513 Points

gulp failing to run. I have completed the task and am attempting to run the included gulp file but it will not run.

The included Gulp file will not run in visual studio 2017.

here is the Output from the Task Runner Explorer window.

Failed to run "C:\Users\Luke Hammer\Source\repos\Training\lcc-dotnet-aspnet-web-api-s2cc1\src\IssueTracker\Gulpfile.js"... cmd.exe /c gulp --tasks-simple gulp[17728]: src\node_contextify.cc:631: Assertion `args[1]->IsString()' failed. 1: 00007FF77C8F82F5 2: 00007FF77C8D4156 3: 00007FF77C8D4221 4: 00007FF77C8AA69A 5: 00007FF77CEF5EB2 6: 00007FF77CEF7008 7: 00007FF77CEF636D 8: 00007FF77CEF628B 9: 000002B4AE7041C1

I don't know if the gulp file is wrong? or if I'm missing something in my environment required for it to work?

1 Answer

luke hammer
luke hammer
25,513 Points

I created a repo with my completed solution githubrepo

just in case i did something weird. however i simple followed the video.