When I run the node.js project in run or debug mode, node eclipse adds -tea-pot-mode to the CLI arguments. I searched the IDE, documentation, and the Internet, but could not find anything that says what the tea pot mode is and how to turn it off.
Does anyone know what -tea-pot-mode is and how to disable it in node Debugging Eclipse and running CLI commands?
source
share