1

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
radarsu
  • 1,092
  • 8
  • 12

1 Answers1

0

Solution

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

radarsu
  • 1,092
  • 8
  • 12