I'm following the "Getting Started on Heroku with Node.js" tutorial, and I got to the part where I use "heroku local web" to launch my app. When I try, I get this error message:
[OKAY] Loaded ENV .env File as KEY=VALUE Format 08:54:38 web.1
| (node:4716) [DEP0062] DeprecationWarning: node --debug
and node --debug-brk
are invalid. Please
use node --inspect
or node --inspect-brk
instead.
08:54:38 web.1
Exited with exit code 9