Skip to content

gapreload-add .. Failed with: Error: spawn ENOENT #3

@dlmiles

Description

@dlmiles

This is on windows. The current layout of the project following current cordova defaults, there is no "cordova" sub-directory and the "cordova" NodeJS project is installed globally npm install -g cordova and the cordova command works from %PATH%.

However it looks like gapreload-add attempts to run cordova plugin add pro.fing.cordova.gapreload but fails with Failed with: Error: spawn NOENT.

But the cordova command works from the command line ok.

Maybe http://gruntjs.com/api/grunt.util and the API grunt.util.spawn(options, doneFunction) will execute correctly on all platforms ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions