node.js - node-inspector not working from generator-angular-fullstack app -


i'm pretty new grunt, , created new app using generator-angular-fullstack , yeoman. i'm trying figure out how debug.

when run grunt serve:debug, chrome window http://localhost:8080/debug?port=5858

i open application @ http://localhost:9000 in chrome tab.

two issues though:

  1. if set break point, debugger never hits it
  2. i can set breakpoints in client side js, not server side

thanks help


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -