We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I 'm trying to install and use package "Custom-Url-Scheme" with cordova 9.0.0 And when i try to add it with :
cordova plugin add cordova-plugin-customurlscheme --variable URL_SCHEME=mycoolapp
or
cordova plugin add https://github.com/EddyVerbruggen/Custom-URL-scheme.git --variable URL_SCHEME=mycoolapp
I get this error: Failed to fetch plugin https://github.com/EddyVerbruggen/Custom-URL-scheme.git via registry.
The text was updated successfully, but these errors were encountered:
Same here as of January 2023. Did you fix the problem?
Sorry, something went wrong.
No branches or pull requests
Hello,
I 'm trying to install and use package "Custom-Url-Scheme" with cordova 9.0.0
And when i try to add it with :
cordova plugin add cordova-plugin-customurlscheme --variable URL_SCHEME=mycoolapp
or
cordova plugin add https://github.com/EddyVerbruggen/Custom-URL-scheme.git --variable URL_SCHEME=mycoolapp
I get this error:
Failed to fetch plugin https://github.com/EddyVerbruggen/Custom-URL-scheme.git via registry.
The text was updated successfully, but these errors were encountered: