Skip to content

Node-inspector no longer works on latest Node #2500

Open
@w1ndy

Description

@w1ndy
  • I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item Version
generator-angular-fullstack 4.1.3
Node 7.5.0
npm 4.1.2
Operating System Ubuntu 16.04.2
Item Answer
Transpiler Babel
Markup Pug
CSS SASS
Router ui-router
Client Tests Mocha
DB SQL
Auth N

npm install returns errors complaining v8-debug cannot be compiled, which is an out-of-date dependency of node-inspector. Since debugging functionality is already built in with Node (>= 6.3.0), there is no need to include node-inspector package. Enabling --inspect flag should be sufficient for debugging node applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions