Skip to content

About vscode debugging #62

@CeccoCQ

Description

@CeccoCQ

Maybe I'm too newbie with Vscode, but I don't understand at all how can I debug this nodejs app in a total way.

If I would to start the docker container with docker-compose up then try to debug www file, for example, I'm not able to do it.
So, I've some questions:

  • Is there a way to launch the container in a debug mode at the start?
  • When I change a file, the nodemon detects changes and restart node server. I've to re-attach my debug, is it right or I've missing something?
  • Why some statement aren't debuggable? For example into the healthcheck.js I've always unverified breakpoints or into index.js (see attachment).

Schermata 2019-08-08 alle 09 10 41

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions