aboozaid / react-native-wifi-hotspot

A react-native implementation for handling hotspot requests and make it easier to communicate with peers!
ISC License
40 stars 21 forks source link

hotspotmanager not found #4

Closed YeomanYe closed 5 years ago

YeomanYe commented 5 years ago

Project with path ':hotspotmanager' could not be found in project ':react-native-wifi-hotspot'.

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\yeming\Desktop\work\device-app\dws1000\node_modules\react-native-wifi-hotspot\android\app\build.gradle' l
ine: 39

* What went wrong:
A problem occurred evaluating project ':react-native-wifi-hotspot'.
> Project with path ':hotspotmanager' could not be found in project ':react-native-wifi-hotspot'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan
 to get full insights.
aboozaid commented 5 years ago

I think you forget to link the library or something else you miss. Can you recheck the documentation carefully again?

YeomanYe commented 5 years ago

@assemmohamedali I'm sure I used the link command.And I solve this proble through merge hotspotmanager to app module

aboozaid commented 5 years ago

so close the issue if you already solved it.