Member-only story
Solved — Android Studio on Macbook M1: An error occurred while trying to compute required packages
Basically running it for the first time, the error is the following:
Dec 15, 2021
An error occurred while trying to compute required packages
Solution
- Go to Android Studio Preview and download the latest Canary build for Apple chip (Chipmunk). Don’t worry this is just to get through the initial setup.
- Unpack it, run it, let it install all the SDK components, accept licenses, etc as usual.
- Once it’s done, simply close it and delete it.
Now when you start your stable Android Studio (Arctic Fox) you should not see the error.
Hope this solved it 🙏