HELP: Inherited a Wordpress site using Sage 9.0.9, Sass, and Bootstrap

If using Local WP, you don’t need to install PHP or composer. Be sure to run your composer commands through Local’s shell (right-click on the site, and choose “Open Site Shell”). Then cd to the theme directory and composer install). This ensures your dependencies are installed against the PHP version that Local is running.

You may also be interested in updating your dependencies for PHP 8.x compatibilility: Sage 9 + PHP 8.0

3 Likes