0

When I run sencha app build -run native I get this error:

[INF] [shellscript]    [error] ENOENT, open '''E:\asistantouch\phonegap\.cordova
\config.json'''

Why there is no .cordova folder? What should I write within the config.json file?

phonegap cordova config.json

ilhan
  • 8,700
  • 35
  • 117
  • 201

1 Answers1

1

Hi there I manage to solve the issue creating that file with and empty object.

{}

like this link mention fix