This is a migrated thread and some comments may be shown as answers.

Android Build Issues

3 Answers 59 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Marcus
Top achievements
Rank 2
Marcus asked on 05 Jan 2015, 12:53 PM
Hi Guys,

i am expecting severe build problems for android - it worked fine until this morning, now it's kind of screwed up:

Server exceptionnpm ERR! addLocal Could not install /home/builder/BpcTooling/Cordova3/3.7.0/CorePlugins/com.phonegap.plugins.barcodescanner
ENOENT, stat '/home/builder/BpcTooling/Cordova3/3.7.0/CorePlugins/com.phonegap.plugins.barcodescanner'

/home/builder/BpcTooling/Cordova3/node_modules/cordova-build-utils/bin/install-plugins-3.js:166
throw Error("exit code: " + code);
^
Error: exit code: 1
at Error (<anonymous>)
at ChildProcess.<anonymous> (/home/builder/BpcTooling/Cordova3/node_modules/cordova-build-utils/bin/install-plugins-3.js:166:13)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at Process.ChildProcess._handle.onexit (child_process.js:789:12)

Any ideas?

3 Answers, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 08 Jan 2015, 11:49 AM
Hello Marcus,

Thanks for the provided error message.
However, it does not help me much to recognize the cause for your issue therefore I would ask you to record a log using --log TRACE > log.txt 2>&1 options and the end of your build command.

For example:
appbuilder build Android --log TRACE > log.txt 2>&1

After that please send us the produced log.txt file located in the root folder of your app attached to your reply in a private support ticked.

I look forward to your reply.

Regards,
Zdravko
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Alfredo
Top achievements
Rank 1
answered on 02 Mar 2015, 08:47 AM
Problems for Android. Not working my app.

Error: exit code: 1
    at Error (<anonymous>)
    at ChildProcess.<anonymous> (/home/builder/BpcTooling/Cordova3/node_modules/cordova-build-utils/bin/install-plugins-3.js:166:13)
    at ChildProcess.emit (events.js:98:17)
    at Process.ChildProcess._handle.onexit (child_process.js:810:12)

Any ideas?
0
Zdravko
Telerik team
answered on 04 Mar 2015, 03:46 PM
Hello Alfredo,

I suppose you receive the provided error when using the build command for Android.
Would you please follow the suggestion from my previous post and send the required data in a private ticket?
Additionally it will help if you attach the project itself.

I look forward to your reply.

Regards,
Zdravko
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Report a bug
Asked by
Marcus
Top achievements
Rank 2
Answers by
Zdravko
Telerik team
Alfredo
Top achievements
Rank 1
Share this question
or