Wrote to /var/www/appbuilder/apps/biz-marketing/package.json:

{
  "name": "biz-marketing",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@capacitor/android": "^8.3.4",
    "@capacitor/core": "^8.3.4"
  },
  "devDependencies": {},
  "description": ""
}




up to date, audited 4 packages in 711ms

found 0 vulnerabilities
[error] 
        Invalid App ID "com.biz-marketing.app". Your App ID must meet the following requirements to be valid on both iOS and Android:
        - Must be in Java package form with no dashes (ex: com.example.app)
        - It must have at least two segments (one or more dots).
        - Each segment must start with a letter.
        - All characters must be alphanumeric or an underscore [a-zA-Z][a-zA-Z0-9]+.
        
        If you would like to skip validation, run "cap init" with the "--skip-appid-validation" flag.
        
✔ copy web in 4.09ms
✔ update web in 1.62ms
[info] Sync finished in 0.014s


    

BUILD FEHLER