[ 
https://issues.apache.org/jira/browse/CB-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14109285#comment-14109285
 ] 

ASF GitHub Bot commented on CB-7374:
------------------------------------

GitHub user martincgg opened a pull request:

    https://github.com/apache/cordova-mobile-spec/pull/106

    [CB-7374] Use nodejs exec to run grunt in Windows

    Windows requires the specific path and file of the program to run the 
script, the nodejs binary file should be part of the command to run the grunt 
task over the cordova-js repository, in order to create the cordova.js files
    
    If not, the execution stops.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/martincgg/cordova-mobile-spec CB-7374

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-mobile-spec/pull/106.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #106
    
----
commit ea12b905f385c06b7615a226574dc11e7199c46d
Author: Martin Gonzalez <[email protected]>
Date:   2014-08-25T16:37:17Z

    [CB-7374] Use nodejs exec to run grunt in Windows
    
    Windows requires the specific path and file of the program to run the
    script, the nodejs binary file should be part of the command to run the
    grunt task.
    If not, the execution stops.

----


> [Mobilespec] createmobilespec unable to run cordova-js grunt task over 
> Windows environment
> ------------------------------------------------------------------------------------------
>
>                 Key: CB-7374
>                 URL: https://issues.apache.org/jira/browse/CB-7374
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: mobile-spec
>    Affects Versions: 3.5.0
>            Reporter: Martin Gonzalez
>            Assignee: Martin Gonzalez
>              Labels: createmobilespec, mobilespec
>             Fix For: 3.6.0
>
>
> When running createmobilespec module over windows dev environment, it stops 
> when runs the grunt task over cordova-js repository.
> Updating js for platforms...
> 'C:\Users\Administrator\mobilespec_tests\cordova-mobile-spec\createmobilespec
> \node_modules\grunt-cli\bin\grunt' is not recognized as an internal or 
> external
> command,
> operable program or batch file.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to