nativescript-community / ui-persistent-bottomsheet

https://nativescript-community.github.io/ui-persistent-bottomsheet/
Apache License 2.0
12 stars 3 forks source link

Can not build project after add plugin bottomsheet #1

Closed minhson95th closed 3 years ago

minhson95th commented 3 years ago

after i add plugin ns plugin add @nativescript-community/ui-persistent-bottomsheet, i run tns run android and it show error:

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':compileReleaseAidl'.
> Could not resolve all task dependencies for configuration ':releaseCompileClasspath'.
   > Could not find :widgets-release:.
     Required by:
         project :

* 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.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 33s
Failed to build plugin @nativescript-community/gesturehandler : 
Error: Command gradlew.bat failed with exit code 1
farfromrefug commented 3 years ago

the error seems to be related to gesturehandler. but I don't have a enough info.to.help you. need more logs

minhson95th commented 3 years ago

the error seems to be related to gesturehandler. but I don't have a enough info.to.help you. need more logs

how can i get logs for you?

farfromrefug commented 3 years ago

just give me more than the part you printed here. it is missing the actual error

minhson95th commented 3 years ago

please update demo-ng folder because now it's sample of ui-drawer, not ui-persistent-bottomsheet

farfromrefug commented 3 years ago

@minhson95th sorry but i dont that much time to do that right now. Either use the vue demo or you are welcome to create a PR.