NativeScript ./gradlew failed with exit code 1

91 views Asked by At

Problem

On Windows Subsystem Linux (WSL), during tns run android command:

A problem was found with the configuration of task ':app:signingConfigWriterDebug'.
File specified for property 'signingConfig.storeFile' does not exist.

./gradlew failed with exit code 1
1

There are 1 answers

0
radarsu On

Solution

Copy platforms/android/~ directory to platforms/android/app/~.