Mattias Sandström

Results 14 comments of Mattias Sandström

(Sorry, didn't see it was moved)

> @tangix if you would like to take a first pass at that we would gratefully review your Pull Request! I can work on that. Unfortunately I think this change...

Sending a test-email to the admin setting up the configuration? Many of the software packages I use do that.

> Anyway if an checker exists i don't see why you want to send a message just to check it, maybe only to check how it was sent. For example...

Fixed in https://github.com/codeigniter4/translations/pull/318

> > Failed upgrades of packages should not trigger removal of old version making the system useless. > > `node` seemed to install just fine, despite the noisy error messages,...

OK, launched xcode (I don't normally use it) and clicked through the prompt of installing additional SDKs (Watch OS 9 etc) and allowed xcode to restart. Restarted terminal and could...

Got continued prompts for installation of the CLI tools and ended up rebooting the system. Reinstalled `php` and `node` formulæ and all is well now. Maybe I've learned that I...

> @Bo98 Good catch. I wonder if we can detect this somehow? I know `brew doctor` will try to run e.g. `clang` so perhaps we could try that first and...

Hmmm. Checking my Mac Studio that is running brew but don't have xcode installed indicates there may be an issue with this approach: ``` msa@msa-studio ~ % xcodebuild -checkFirstLaunchStatus &&...