-
Notifications
You must be signed in to change notification settings - Fork 197
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
Cannot install plugin: "cordova\version"' is not recognized as an internal or external command, operable program or batch file. #725
Comments
same problem here, any solution? |
Same here |
Hi, same here. |
same issues any updates please? |
@shravanvis @kelly-macagi-ey @wnabil @deleonsimoni thanks for reporting, the original poster shows that they are running this on Windows, are also doing so or on macOS? @albosmart-ro Can you also try running this on macOS? |
Hi @jkasten2 Ionic: Ionic CLI : 5.3.0 (C:\Users<user>\AppData\Roaming\npm\node_modules\ionic) Cordova: Cordova CLI : 11.0.0 Utility: cordova-res : not installed System: Android SDK Tools : 26.1.1 (C:\Users<user>\AppData\Local\Android\sdk) |
I have the same problem here, does anyone have any news? |
SummaryNeed Additional Details 🗒️We need the following info from everyone seeing this issue.
Environments with this issueVersions we can rule out (versions found in both working and non-working envs):
All reports listed in this thread have the following in common:
Versions that vary but also reported as not working:
Environments Working
Attempted steps to reproduceStepsI am not able to reproduce this issue. I attempted to reproduce on a new ionic cordova project with the following steps:
Example ProjectThe following steps above produced the following project I am sharing here for reference: Test Environmentionic info
cordova info
|
@albosmart-ro @deleonsimoni @wnabil @kelly-macagi-ey @shravanvis @Dani3le7 @HerickRaposo |
Hi @jkasten2 this is my aditional informations:
Cordova Info:
Results ionic cordova prepare android -- verbose
|
@HerickRaposo Thanks for the log, I don't see OneSignal in your project so this isn't the correct location to continue investigating this issue, at least in your case. However I can point in the right direction based on what I saw in the log. The following is the key part:
To me this seems like an issue with |
I did that you speeked and realy, the cordova-plugin-add-swift is responsable from my error. I Opened issue to try resolve this. Thanks. |
@HerickRaposo Thanks for reporting back with your findings! @albosmart-ro I see you also have the Closing this issue as this doesn't seem OneSignal related. |
Description:
I cannot install the onesignal plugin, i get the following error:
Environment
Cordova version 10.0.0
Steps to Reproduce Issue:
Anything else:
if i call
node D:\\project\\platforms\\android\\cordova\\version
the code executes whiteout a problemThe text was updated successfully, but these errors were encountered: