website
website copied to clipboard
Installing Rosetta gives an error
Page URL
https://docs.flutter.dev/get-started/install/macos/mobile-android/
Page source
https://github.com/flutter/website/tree/main/src/content/get-started/install/macos/mobile-android.md
Describe the problem
sudo softwareupdate --install-rosetta --agree-to-license
results in
softwareupdate[89353:24819382] Package Authoring Error: 082-44576: Package reference com.apple.pkg.RosettaUpdateAuto is missing installKBytes attribute
Expected fix
No error
Additional context
No response
I would like to fix this problem.
- [ ] I will try and fix this problem on docs.flutter.dev.
There's also a "Install of Rosetta 2 finished successfully". But is the error expected?
I've also run into the same issue following docs