Alexander Sorokin created CB-9826:
-------------------------------------
Summary: 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
> [email protected] 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! [email protected] 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 [email protected] 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: [email protected]
For additional commands, e-mail: [email protected]