Hi, I started a new project and attempted to install metabox via composer on WP 6.1.1. Whenever I attempt to activate the plugin, I get the following error:
Warning: require(path\bedrock\web\app\plugins\meta-box/vendor/autoload.php): failed to open stream: No such file or directory in path\bedrock\web\app\plugins\meta-box\inc\loader.php on line 63
I did check the folder structure and indeed autoload.php is missing.
WP Version - 6.1.1
Metabox Version - 5.6.14