User Error, android/capacitor.settings.gradle as it does not exist

I cannot upload my ext.js project because of the following error:

UserError: FAILURE: Compilation failed with an exception.

Unable to read the script ‘/agent/upload/[id]/[my project]/android/capacitor.settings.gradle’ as it does not exist.

my zipper file includes:

  • www folder with the ext.js build production
  • .keystore file
  • package.json
  • package-lock.json
  • capacitor.config.json with the fields
    - appId
    - appName,
    - webDir,

npx cap sync was successful, I did not include any android files, is anything else missing?

That looks correct to me. Can you provide your log file?

it was a trvial error. I forgot to update package-lock