Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to build on phonegap (org.apache.cordova.file does not exist) #154

Open
raghebnaser2 opened this issue Dec 5, 2017 · 1 comment

Comments

@raghebnaser2
Copy link

hi
we have below error when pgb
Error: Building status: error (package org.apache.cordova.file does not exist)

@meltedspork
Copy link

meltedspork commented Mar 3, 2018

I had same problem just recently and solved by updating my config.xml plugin - the versions that worked for me below:

    <plugin name="cordova-plugin-file" spec="4.3.3" />

UPDATE: I had some issue building iOS where this fixed my Android. So, instead i removed <plugin name="cordova-plugin-file-transfer" spec="1.6.3" /> and now both builds properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants