Is this normal when running “composer update” / “composer install”
Im trying to install Sage without Bedrock.
I ran:
composer create-project roots/sage medsoster
and
composer install
I’m running:
php: 8.2.29
Node: 23.9.0
MacOS: Tahoe 26.0
Is this normal when running “composer update” / “composer install”
Im trying to install Sage without Bedrock.
I ran:
composer create-project roots/sage medsoster
and
composer install
I’m running:
php: 8.2.29
Node: 23.9.0
MacOS: Tahoe 26.0
I managed to get around this. I tried a lot of things before it worked. I updated Xcode. I restarted my computer. And I re-installed Composer. I think re-installing Composer was the trick. But I dont know.