The very first recorded computer bug (The Next Web)
Did you ever try to debug a problem using only console logs? did your head hurt before and aft...
For further actions, you may consider blocking this person and/or reporting abuse
Thanks for this.
Probably a dumb question, but why are there two package.json snippets? I've tried using both but neither work!
В моём случае нужно было добавить --debug
"dev": "cross-env NODE_ENV=development nodemon --inspect --debug server/index.js --watch server",