biessek / flutter_country_picker

A Flutter Country Picker Widget with support to country dialing codes
MIT License
51 stars 48 forks source link

Run into error #13

Open Alfie-AD opened 5 years ago

Alfie-AD commented 5 years ago

i got this error when i tried to run the example. Any help???


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:signingConfigWriterDebug'.
> java.nio.file.AccessDeniedException: C:\Users\Alfred\AndroidStudioProjects\flutter_country_picker\example\build\app\intermediates\signing_config\debug\out\signing-config.json

* 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 22s
Finished with error: Gradle task assembleDebug failed with exit code 1

``
vijaemanlapaz commented 4 years ago

same with me