NodeSettings.onError property

Called with any errors from the Node

Signature:

onError?: (error: Error) => void;