The command "gulp Debug" exited with code 1

0

At the time of compiling the solution I get this exit error ..

1>------ Build started: Project: SR.Web, Configuration: Debug Any CPU ------
1>  Running Gulp for: Debug
1>  [14:25:04] Local gulp not found in C:\Proyectos\RestauranteWeb\SRestaurant\SR.Web
1>  [14:25:04] Try running: npm install gulp
1>C:\Proyectos\RestauranteWeb\SRestaurant\SR.Web\SR.Web.csproj(573,5): error MSB3073: The command "gulp Debug" exited wit
1>h code 1.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Someone who has some information about this error due to npm install

The command "gulp Debug" exited with code 1.
    
asked by Edgar 15.11.2018 в 00:03
source

0 answers