'React native: MainApplication.java "new architecture doesn't exist"

Environment: Mac Pro M1 chip react native cli installed SDK for android installed and updated Android platform 30, 31 installed

Error displayings: MainApplication.java (6 erros)

enter image description here

Have tried cleaning caches with the following and building again

1.react-native start –reset-cache 2. watchman watch-del-all 3. rm -rf ~/.gradle/caches/

Im stuck at this moment. I would truly appreciate some help.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source