-
Notifications
You must be signed in to change notification settings - Fork 214
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
Plugin is not supporting for [email protected] #30
Comments
I'm still facing this issue. Is there any solution or work around for it? |
Same here. |
You either need to downgrade cordova, or create package.json #33 (comment) |
@luckylooke when i try to use that repo u mention i get error as follows:
|
@ghanendrapiplani my fault, I mismatched projects, I was testing it on project with cordova v6.5.x and that was why it was working... now I have tested on project with cordova v7.x and I can comfirm the error. So I have created new fork and install have ran without error, but didnt test the app yet. Perhaps during this week. I will let know then. |
|
@don |
Fail to get the response with file choose, it shows the name of the chosen file but doesn't console and not get the file.
guide me for getting it. |
Install the plugin using ihadeed's repository instead:
|
Error: Failed to fetch plugin http://github.com/don/cordova-filechooser.git1 via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
System Info:
ordova CLI: 7.0.0
Ionic Framework Version: 2.0.0-rc.3
Ionic CLI Version: 2.2.3
Ionic App Lib Version: 2.2.1
Ionic App Scripts Version: 1.3.7
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.10.2
Xcode version: Not installed
https://forum.ionicframework.com/t/can-not-install-file-chooser-plugin/89244
If I downgrade the Cordova to 6.5.0 it works fine, Why is that so?
The text was updated successfully, but these errors were encountered: