Skip to content

appPackageJson.dependencies mistaken for dependencies {} block #1

@wa3l

Description

@wa3l

Hi, I had a build issue due to Gradle mistaking this line for a dependencies {} block when it generates build.gradle. Removing the line in node_modules/@nativescript-community/ui-cameraview/platforms/android/include.gradle (not commenting it out) fixed the issue. Seems that gradle treats the word dependencies like a reserved word.

Credit goes to @CatchABus for catching it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions