Node Eclipse - start and debug - what is -tea-pot-mode

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?

+3
source share
1 answer

This is a joke inspired by HTTP code 418

418 (RFC 2324)
     1998 IETF April Fools, RFC 2324, Hyper Text Coffee Pot Control Protocol , , HTTP-.

→ → Nodeclipse.

Nodeclipse 0.12

+1

All Articles