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

Error publishing app after I added PushPlugin

1 Answer 55 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Novern Holder
Top achievements
Rank 1
Novern Holder asked on 23 Jan 2015, 08:05 AM
Hey,

I receive the following error when trying to publish an app I am working on.
This worked fine until yesterday, then this morning I added the PushPlugin from the "Other Pluigns" section in the app properties and it started giving me this:

Any and all help appreciated.

Error 1 Server build failed. Server output: Project "App_MZ_Timesheets.tmp.proj" (default targets):
Android Build Tooling revision 2015.1.13.1


Error: Failed to install 'org.apache.cordova.media-capture':Error: ENOENT, no such file or directory '/tmp/78a652072d274931894baac6e66ab1e3/Plugins'
    at Object.fs.readdirSync (fs.js:654:18)
    at findLocalPlugin (/home/builder/BpcTooling/Cordova3/3.5.0/node_modules/plugman/node_modules/cordova-lib/cordova-lib/src/plugman/fetch.js:158:24)
    at Object.fetchPlugin (/home/builder/BpcTooling/Cordova3/3.5.0/node_modules/plugman/node_modules/cordova-lib/cordova-lib/src/plugman/fetch.js:81:29)
    at possiblyFetch (/home/builder/BpcTooling/Cordova3/3.5.0/node_modules/plugman/node_modules/cordova-lib/cordova-lib/src/plugman/install.js:81:24)
    at installDependency (/home/builder/BpcTooling/Cordova3/3.5.0/node_modules/plugman/node_modules/cordova-lib/cordova-lib/src/plugman/install.js:473:16)
    at /home/builder/BpcTooling/Cordova3/3.5.0/node_modules/plugman/node_modules/cordova-lib/cordova-lib/src/plugman/install.js:339:32
    at _fulfilled (/home/builder/BpcTooling/Cordova3/3.5.0/node_modules/plugman/node_modules/q/q.js:798:54)
    at self.promiseDispatch.done (/home/builder/BpcTooling/Cordova3/3.5.0/node_modules/plugman/node_modules/q/q.js:827:30)
    at Promise.promise.promiseDispatch (/home/builder/BpcTooling/Cordova3/3.5.0/node_modules/plugman/node_modules/q/q.js:760:13)
    at /home/builder/BpcTooling/Cordova3/3.5.0/node_modules/plugman/node_modules/q/q.js:821:14
ENOENT, no such file or directory '/tmp/78a652072d274931894baac6e66ab1e3/Plugins'

/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)

Done building project "App_MZ_Timesheets.tmp.proj" -- FAILED.
. C:\Users\André\AppData\Local\Microsoft\VisualStudio\11.0\Extensions\ffou3j3f.mat\Targets\Build.targets 185 4 App_MZ_Timesheets



1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 23 Jan 2015, 01:41 PM
Hi Andre,

This was due to a bug in the latest AppBuilder release. For more information you could check this forum post. As said there, everything should be fixed now and you should be able to build and publish your AppBuilder applications once again.

Further, we would like to apologize for any disruption in your work. Thank you for the understanding.

Regards,
Kaloyan
Telerik
 

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

 
Tags
AppBuilder extension for Visual Studio
Asked by
Novern Holder
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or