Hello
I just started with react native and i cloned the sample did npm install and ran the command 'react-native run-android' from vscode terminal but i get the below error.I tried to search in google but nothing came up.It's just a new start for me so any help on how to resolve this issue will be really appreciated.
'Error:Could not get unknown property 'HACKERBUZZ_RELEASE_STORE_FILE' for SigningConfig_Decorated{name=release, storeFile=null, storePassword=null, keyAlias=null, keyPassword=null, storeType=null, v1SigningEnabled=true, v2SigningEnabled=true} of type com.android.build.gradle.internal.dsl.SigningConfig.
Consult IDE log for more details (Help | Show Log)'
P.s I tried to build the project in android studio but i get the same error.
Thanks
Hello
I just started with react native and i cloned the sample did npm install and ran the command 'react-native run-android' from vscode terminal but i get the below error.I tried to search in google but nothing came up.It's just a new start for me so any help on how to resolve this issue will be really appreciated.
'Error:Could not get unknown property 'HACKERBUZZ_RELEASE_STORE_FILE' for SigningConfig_Decorated{name=release, storeFile=null, storePassword=null, keyAlias=null, keyPassword=null, storeType=null, v1SigningEnabled=true, v2SigningEnabled=true} of type com.android.build.gradle.internal.dsl.SigningConfig.
Consult IDE log for more details (Help | Show Log)'
P.s I tried to build the project in android studio but i get the same error.
Thanks