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

cant build the app since last update

1 Answer 49 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.
Maor
Top achievements
Rank 1
Maor asked on 25 Jun 2013, 11:28 AM
my app running smooth in simulator but when i build it, it failed! why ? this is critical for me because it stops my progress!!
this is the log i get:
Error: ENOENT, no such file or directory '/tmp/ddecdbacd5cc43b9a60d9972341e9be5/Plugins/SQLite/plugin.xml' at Object.fs.openSync (fs.js:427:18) at Object.fs.readFileSync (fs.js:284:15) at Object.module.exports.parseElementtreeSync (/Users/builder/Cordova/node_modules/plugman/src/util/xml-helpers.js:107:27) at Object.fetchPlugin [as fetch] (/Users/builder/Cordova/node_modules/plugman/src/fetch.js:26:31) 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) at Object. N/A Elections050513 0 0 C# N/A

1 Answer, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 25 Jun 2013, 04:12 PM
Hi Maor,

It seems that you might have created a physical Plugins/SQLite folder that is causing this issue. With our new release we have introduced custom Cordova plugins support that looks for each physical folder under plugins, takes it as a custom plugin and looks for its plugin.xml file. I assume that you are using our old built-in plugins in which case you have to delete this folder that you have created.

Regards,
Stefan Dobrev
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
Tags
Report a bug
Asked by
Maor
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Share this question
or