remy / nodemon

Monitor for any changes in your node.js application and automatically restart the server - perfect for development
http://nodemon.io/
MIT License
26.21k stars 1.72k forks source link

Error: Unknown or unexpected option: --trace-warnings #2112

Closed jzombie closed 1 year ago

jzombie commented 1 year ago
nodemon --trace-warnings src/index.ts

Expected behaviour

Debug w/ warning traces.

Actual behaviour

Error: Unknown or unexpected option: --trace-warnings

Steps to reproduce

nodemon --trace-warnings src/index.ts


If applicable, please append the --dump flag on your command and include the output here ensuring to remove any sensitive/personal details or tokens.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up. Thank you for contributing <3

github-actions[bot] commented 1 year ago

Automatically closing this issue due to lack of activity