errors.fyi community error code reference
ERR_CHILD_PROCESS_IPC_REQUIRED
nodejs

Child process IPC required

The fork() method requires an IPC channel but none was specified.

References

โ† all namespaces for ERR_CHILD_PROCESS_IPC_REQUIRED