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

Node.js debugger for the server #1998

Open
infomiho opened this issue Apr 29, 2024 · 0 comments
Open

Node.js debugger for the server #1998

infomiho opened this issue Apr 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@infomiho
Copy link
Contributor

Some users asked how they can debug the server's Node.js app.

Ideally, we would enable the users to use the --inspect with a Wasp flag: https://nodejs.org/en/learn/getting-started/debugging#enable-inspector so they can connect to the server Node.js process and inspect it if they need to.

@infomiho infomiho added the enhancement New feature or request label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant