Hi everybody,
I am once again seeking the wisdom of those more experienced than me. I'm creating a very simple app to help me with board games but I'm struggling to export it the same way I used to export other apk in the past.
I'm currently using a payed version of Construct 3 and I'm trying to export a debug apk but I'm getting the following error log:
Error: Failed to fetch platform cordova-androidjdt@9.0.0
Probably this is either a connection problem, or platform spec is incorrect.
Check your connection and platform ~~/URL.
Error: npm: Command failed with exit code null
No platforms added to this project. Please use `cordova platform add <platform>`."
What should I do about this issue?
Thank you so much in advance
Best