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

Installing error #70

Open
Sibren opened this issue Feb 4, 2018 · 4 comments
Open

Installing error #70

Sibren opened this issue Feb 4, 2018 · 4 comments

Comments

@Sibren
Copy link

Sibren commented Feb 4, 2018

I am installing this in Visual Studio 2017. It gives me the following output:

Installing plugin 'cordova-plugin-connectsdk' No scripts found for hook "before_plugin_add". No version specified for cordova-plugin-connectsdk, retrieving version from config.xml No version for cordova-plugin-connectsdk saved in config.xml Attempting to use npm info for cordova-plugin-connectsdk to choose a compatible release npm info for cordova-plugin-connectsdk did not contain any engine info. Fetching latest release Calling plugman.fetch on plugin "cordova-plugin-connectsdk" Fetching plugin "cordova-plugin-connectsdk" via npm Copying plugin "C:\Users\Sibren\AppData\Roaming\npm-cache\cordova-plugin-connectsdk\1.6.0\package" => "C:\Development\funnygames\src\MobileApp\MobileApp\plugins\cordova-plugin-connectsdk" Calling plugman.install on plugin "C:\Development\funnygames\src\MobileApp\MobileApp\plugins\cordova-plugin-connectsdk" for platform "android Installing "cordova-plugin-connectsdk" for android Running command: cmd "/s /c "C:\Development\funnygames\src\MobileApp\MobileApp\platforms\android\cordova\version.bat"" Command finished with error code 0: cmd /s /c "C:\Development\funnygames\src\MobileApp\MobileApp\platforms\android\cordova\version.bat" Finding scripts for "before_plugin_install" hook from plugin cordova-plugin-connectsdk on android platform only. No scripts found for hook "before_plugin_install". Install start for "cordova-plugin-connectsdk" on android. Beginning processing of action stack for android project... Installing Android library: Connect-SDK-Android Action stack processing complete. Updating build files since android plugin contained <framework> Install complete for cordova-plugin-connectsdk on android. Finding scripts for "after_plugin_install" hook from plugin cordova-plugin-connectsdk on android platform only. Executing script found in plugin cordova-plugin-connectsdk for hook "after_plugin_install": plugins\cordova-plugin-connectsdk\scripts\android-install.js Starting ConnectSDK Android install Checking for updated configuration No scripts found for hook "after_plugin_add". Error checking for updates, using default configuration (install might fail) Cloning Connect-SDK-Android repository (tags/1.6.0) Encountered an error, reverting install steps ConnectSDK Android install reverted { [Error: Command failed: C:\Windows\system32\cmd.exe /s /c "git checkout tags/1.6.0" error: pathspec 'tags/1.6.0' did not match any file(s) known to git. ] killed: false, code: 1, signal: null, cmd: 'C:\\Windows\\system32\\cmd.exe /s /c "git checkout tags/1.6.0"' } Done

I also tried installing it via cmd, as the readme suggested, but I get the same error.

I am using W10, running everything as admin.
What can I do to fix this?

@nerows
Copy link

nerows commented Mar 26, 2018

I get the same error even by downloading the node.js version .... I think the project has died...:(

@nerows
Copy link

nerows commented Mar 26, 2018

fail in Android, on iOS ok..

@mrdu3nde
Copy link

mrdu3nde commented Apr 7, 2018

alguien encontró una solución para este error? han probado con otras versiones?

@ClosetGeek-Git
Copy link

same issue. downgraded cordova to 5.2.0 (as per http://www.svlconnectsdk.com/docs/1-6-0/cordova/setup-instructions/). Downgraded node.js to 5.12 as stated for cordova-cli compatibility. no fix?

seokhee-lee added a commit that referenced this issue Oct 15, 2020
This patches resolve the issues: #42, #43, #56, #57, #69, #70, #71 with
following changes:
-Fix build errors
-Remove update check process with the broken link in android-install.js
-Remove update check process with the broken link in ios-install.js
-Change media URLs in SamplerEventHandler.js
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

4 participants