Gradle Error: Unable to find a matching configuration of project

When encounter the follow error in Android Studio:

Unable to find a matching configuration of project :xxx: None of the consumable configurations have attributes.

You'd better checkout the path of xxx module in the settings.gradle.

Comments

Popular posts from this blog

Module '"react-native"' has no exported member 'VirtualizedList'.ts(2305)