nodejs · nodejs/ERR_MULTIPLE_CALLBACK
ERR_MULTIPLE_CALLBACK
Multiple callback
A callback was called more than once. Node.js stream internals require callbacks to be called exactly once.
A callback was called more than once. Node.js stream internals require callbacks to be called exactly once.