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

build & deploy error

2 Answers 36 Views
Android Devices
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 10 Jan 2014, 07:31 PM
just wondering if anyone might shed some light on this error:

Error: Uh oh! "/tmp/fe048f916e4c4f3f921962825c85e9b0/src/com/google/android/gcm/GCMBaseIntentService.java" already exists! at Object.module.exports.resolveTargetPath (/Users/builder/Cordova/node_modules/plugman/src/platforms/common.js:17:45) at Object.module.exports.copyFile (/Users/builder/Cordova/node_modules/plugman/src/platforms/common.js:23:31) at module.exports.source-file.install (/Users/builder/Cordova/node_modules/plugman/src/platforms/android.js:40:20) at Object.ActionStack.process (/Users/builder/Cordova/node_modules/plugman/src/util/action-stack.js:41:25) at handleInstall (/Users/builder/Cordova/node_modules/plugman/src/install.js:158:13) at runInstall (/Users/builder/Cordova/node_modules/plugman/src/install.js:111:9) at /Users/builder/Cordova/node_modules/plugman/src/install.js:34:17 at Object.fetchPlugin [as fetch] (/Users/builder/Cordova/node_modules/plugman/src/fetch.js:39:23) at possiblyFetch (/Users/builder/Cordova/node_modules/plugman/src/install.js:29:31) at Object.installPlugin [as install] (/Users/builder/Cordova/node_modules/plugman/src/install.js:19:5) N/A Title 0 0 C# N/A

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 13 Jan 2014, 04:24 PM
Hi Michael,

The built-in PushPlugin does not have such a file (see source). Are you trying to use another Cordova plugin for push notifications?

Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Michael
Top achievements
Rank 1
answered on 13 Jan 2014, 07:14 PM
I went ahead and disabled the plugin. we don't actually need it on this project, as it is just a development-only copy of another project. the original uses another push plugin. thanks.
Tags
Android Devices
Asked by
Michael
Top achievements
Rank 1
Answers by
Steve
Telerik team
Michael
Top achievements
Rank 1
Share this question
or