React-native-maps: Configuration with name 'default' not found.

Created on 26 Jan 2016  路  3Comments  路  Source: react-native-maps/react-native-maps

The example project runs OK but when I apply the module to a fresh new project or an existing RN 0.17 project I get this error when compiling for Android:

A problem occurred configuring project ':app'.
> Cannot evaluate module react-native-maps : Configuration with name 'default' not found.

Most helpful comment

Hello
I have same problem with yours,
I've tried installing manually, but it doesn't help :(

All 3 comments

OK; found the solution: it's due to installing dependencies with rnpm link.

It creates links with absolute paths in settings.gradle and somehow the error occurs.

I installed manually and I got it working!

Hello
I have same problem with yours,
I've tried installing manually, but it doesn't help :(

module is not found in node module.. please check and re-install

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rafetkhallaf picture rafetkhallaf  路  3Comments

divye01 picture divye01  路  3Comments

Anandks1993 picture Anandks1993  路  3Comments

thayanithik picture thayanithik  路  3Comments

limoragni picture limoragni  路  3Comments