I am trying to:
Install Woocommerce Views. Using latest WP + WooCommerce on PHP 8.09 server.
Instead, I got:
Fatal error: Uncaught Error: Call to a member function make() on bool
in /var/www/motocafe/wp-content/plugins/woocommerce-views/application/Bootstrap.php on line 80
Call stack:
WooViews\Bootstrap::init_template_loader()
wp-includes/class-wp-hook.php:303
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:327
WP_Hook::do_action()
wp-includes/plugin.php:470
do_action()
wp-settings.php:578
require_once()
wp-config.php:106
require_once()
wp-load.php:50
require_once()
wp-blog-header.php:13
require()
index.php:17
I disabled Query Monitor plugin and got this installed. Not sure if it was a coincidence or not.