问题
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:
Solution
Copy platforms/android/~ directory to platforms/android/app/~.
来源:https://stackoverflow.com/questions/61028194/nativescript-gradlew-failed-with-exit-code-1