You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/20 11:00:35 UTC

[jira] [Commented] (CB-9826) cordova-android's 'npm run test-build' fails on windows

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

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

GitHub user alsorokin opened a pull request:

    https://github.com/apache/cordova-android/pull/228

    CB-9826 Fixed 'test-build' script on windows

    https://issues.apache.org/jira/browse/CB-9826

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

    $ git pull https://github.com/MSOpenTech/cordova-android CB-9826

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

    https://github.com/apache/cordova-android/pull/228.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 #228
    
----
commit b2ca9f73bccfed1447ed9664f9dfd8776b0d3eea
Author: Alexander Sorokin <al...@akvelon.com>
Date:   2015-10-20T08:59:38Z

    CB-9826 Fixed 'test-build' script on windows

----


> cordova-android's 'npm run test-build' fails on windows
> -------------------------------------------------------
>
>                 Key: CB-9826
>                 URL: https://issues.apache.org/jira/browse/CB-9826
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: Master
>            Reporter: Alexander Sorokin
>            Assignee: Alexander Sorokin
>
> {noformat}
> C:\Projects\Cordova\cordova-android>npm run test-build
> > cordova-android@4.2.0-dev test-build C:\Projects\Cordova\cordova-android
> > rm -rf "test create"; ./bin/create "test create" com.test.app ?? && "./test create/cordova/build" && rm -rf "test create"
> The system cannot find the path specified.
> npm ERR! cordova-android@4.2.0-dev test-build: `rm -rf "test create"; ./bin/create "test create" com.test.app ?? && "./test create/cordova/build" && r
> m -rf "test create"`
> npm ERR! Exit status 1
> npm ERR!
> npm ERR! Failed at the cordova-android@4.2.0-dev test-build script.
> npm ERR! This is most likely a problem with the cordova-android package,
> npm ERR! not with npm itself.
> npm ERR! Tell the author that this fails on your system:
> npm ERR!     rm -rf "test create"; ./bin/create "test create" com.test.app ?? && "./test create/cordova/build" && rm -rf "test create"
> npm ERR! You can get their info via:
> npm ERR!     npm owner ls cordova-android
> npm ERR! There is likely additional logging output above.
> npm ERR! System Windows_NT 6.2.9200
> npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "test-build"
> npm ERR! cwd C:\Projects\Cordova\cordova-android
> npm ERR! node -v v0.10.33
> npm ERR! npm -v 1.4.28
> npm ERR! code ELIFECYCLE
> npm ERR!
> npm ERR! Additional logging details can be found in:
> npm ERR!     C:\Projects\Cordova\cordova-android\npm-debug.log
> npm ERR! not ok code 0
> C:\Projects\Cordova\cordova-android>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org