Skip to content

No platforms added to this project #138

@julkue

Description

@julkue

After running $ grunt phonegap:build I get the following error:

error

My grunt task:

phonegap: {
    config: {
        root: 'dist/tmp/',
        config: 'phonegap/config.xml',
        cordova: 'phonegap/.cordova',
        path: 'phonegap-build/',
        platforms: ['android'],
        cleanBeforeBuild: true
    }
}

What is the reason? As you can see I have added the platforms array correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions