Step 1:
Flutter requires the rosette must be installed on your machine. Rosetta is a translation library which allows users to run apps that contain X86_64 instructions on Apple silicon Mac.
Step 2:
Cocoa-pods require a terminal using UTF-8 encoding. Sometimes only setting βLANG=en_US.UTF-8β not works. you need to perform the following steps:
- Open Terminal
- Apeen the following in the editor:
- Save the file and quit the terminal.
- Open the file again and verify.
Step 3 (Optional)
if you still see an error related to βffiβ then reinstall the gem βffiβ in the system with the following command.
Comments powered by Disqus.