Skip to content

grunt serve:debug & gulp serve:debug doesn't work #1847

Open
@aabm00

Description

@aabm00
Item Version
generator-angular-fullstack 3.6.1
Node 4.2.3
npm 3.7.5
Operating System Windows 7
etc etc
Item Answer
Transpiler TypeScript
Markup HTML
CSS CSS
Router ui-router
Build Tool Grunt / Gulp
Client Tests Jasmine
DB MongoDB
Auth Y
socket.io Y

I have created 2 new projects with Grunt & Gulp.
I have tried to debug and I got errors

GRUNT
From the command line I executed grunt serve:debug and I got

image

But in the browser the result was:

image

I configured In the IDE WebStorm a Grunt.js project to run the debug:

image

and run it as Debug... and in the Console it got frozen

image

I tried differents options in the webstorm changing the task and executing as Run... or Debug... without results:

Executed as RUN... with task serve:debug --> Doesn't work
Executed as DEBUG... with task serve:debug --> Doesn't work
Executed as DEBUG... with task serve--> Doesn't work

I am doing something wrong or it's a Bug?

GULP

I tried the same options getting the same results.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions