This is a huge issue because once I logged out of admin, the error was stopping execution so I couldn’t log back in to roll back the plugin.
In my case, it was complaining about a missing .json file.
I ended up going into file manager in CPanel, created a “form” directory and created an empty .json file:
/wp-content/plugins/ninja-forms/blocks/form/block.json
I don’t know if this will fix the problem for everyone, but it fixed it for me.