Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging nx/nest applications does not work out of the box #25117

Closed
3 of 4 tasks
MilanKovacic opened this issue May 22, 2024 · 3 comments
Closed
3 of 4 tasks

Debugging nx/nest applications does not work out of the box #25117

MilanKovacic opened this issue May 22, 2024 · 3 comments

Comments

@MilanKovacic
Copy link
Contributor

Current Behavior

Currently, debugging nest applications does not work currently due to incorrect webpack settings.

See #14708 (comment) and #14708 (comment) (where i explained what the problem is, and how it can be fixed).

Expected Behavior

Debugging works out of the box.

GitHub Repo

No response

Steps to Reproduce

  1. Create a new nx/nest project
  2. Add a debugging configuration (either launch, or attach) using Visual Studio Code
  3. Debugger does not attach correctly

Nx Report

Node   : 20.12.1
OS     : darwin-arm64
npm    : 10.5.0

nx (global)        : 19.0.2
nx                 : 19.0.6
@nx/js             : 19.0.6
@nx/jest           : 19.0.6
@nx/linter         : 19.0.6
@nx/eslint         : 19.0.6
@nx/workspace      : 19.0.6
@nx/devkit         : 19.0.6
@nx/eslint-plugin  : 19.0.6
@nx/nest           : 19.0.6
@nx/node           : 19.0.6
@nrwl/tao          : 19.0.6
@nx/web            : 19.0.6
@nx/webpack        : 19.0.6
typescript         : 5.4.2
---------------------------------------
Registered Plugins:
@nx/webpack/plugin
@nx/eslint/plugin
@nx/jest/plugin

Failure Logs

No response

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

@minikdev
Copy link

why is this closed as completed? I believe the issue persists.

@MilanKovacic
Copy link
Contributor Author

why is this closed as completed? I believe the issue persists.

Hi, I closed it as there is already an existing issue open.

Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants