Disable Nodes from Dashboard

First I would try and find what is actually happening. Often in these situations things are not what appears at first sight.

Stop node-red and restart it in a terminal so it shows the startup log. Then make it crash and see what the log shows. Post it here if necessary. Post the full log from the start please. When pasting it in use the same technique as for code and flows, so the forum does not mess with the format. See - How to share code or flow json for how to do this.

[Edit] I see that you have already done this and asked submitted and issue on the node's github page. It would have been helpful to tell us that.

To answer your original question, as far as I know there is no means of temporarily pausing node-red. If you have node-red configured to autostart on crash then that may be the best you can do till the node is fixed.