process.stderr

The process.stderr is an inbuilt application programming interface of class Process within process module which is used to returns a stream connected to stderr.

Visit the following resources to learn more: