Multi-Site is on our todo list, and currently not supported yet.
If you have activated WooCommerce and just want to enable the plugin, you can remove everything from line 155 and onwards in woocommerce-menu-cart.php, and just leave $wcMenuCart = new WcMenuCart(); (which will fire the plugin).
This worked for me, thanks