Skip to content

Error 8.6.0 #1791

@vallemar

Description

@vallemar

Error in 8.6.0

Execution failed for task ':app:processDebugResources'.
Android resource linking failed
ERROR:/Users/vallemar/workspaces/test/nativescript-vue-tresjs/platforms/android/app/src/debug/res/layout/exception_tab.xml:55: AAPT: error: resource drawable/button_accented (aka org.nativescript.nativescriptvuetresjs:drawable/button_accented) not found.
    
ERROR:/Users/vallemar/workspaces/test/nativescript-vue-tresjs/platforms/android/app/src/debug/res/layout/exception_tab.xml:65: AAPT: error: resource drawable/button (aka org.nativescript.nativescriptvuetresjs:drawable/button) not found.
    
ERROR:/Users/vallemar/workspaces/test/nativescript-vue-tresjs/platforms/android/app/src/debug/res/layout/logcat_tab.xml:36: AAPT: error: resource drawable/button (aka org.nativescript.nativescriptvuetresjs:drawable/button) not found.

My package.json

{
  "name": "nativescript-vue-tresjs",
  "main": "src/app.ts",
  "version": "1.0.0",
  "private": true,
  "dependencies": {
    "@nativescript/canvas-polyfill": "^1.1.0",
    "@nativescript/core": "8.6.0",
    "nativescript-vue": "3.0.0-beta.10"
  },
  "devDependencies": {
    "@nativescript/android": "8.6.0",
    "@nativescript/tailwind": "^2.0.1",
    "@nativescript/types": "~8.5.0",
    "@nativescript/webpack": "~5.0.0",
    "@types/node": "~17.0.21",
    "tailwindcss": "^3.1.8",
    "typescript": "^5.2.2"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions