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

Error: Cordova-universal-links-plugin is not installed #1

Open
aswerdlow935 opened this issue Jul 19, 2017 · 2 comments
Open

Error: Cordova-universal-links-plugin is not installed #1

aswerdlow935 opened this issue Jul 19, 2017 · 2 comments

Comments

@aswerdlow935
Copy link

Running this using ionic serve on a desktop browser works fine but when run on Ionic View on IOS an Cordova-universal-links-plugin is not installed shows up even after running the cordova add plugin --save command for that plugin.

@billqian99
Copy link

Hi Alex,

Thanks for this wonderful demo. It helps greatly.

The demo runs properly on browser and Android (emulator). However it seems cordova-universal-links-plugin doesn't work for ios very well. "ionic build ios" gives the following error.

...

cordova prepare ios
Error: Cannot find module '../plugman/platforms/ios'

[ERROR] An error occurred while running cordova prepare ios (exit code 1).

Have you seen this before. Appreciate any suggestion to resolve it.

ionic info

cli packages:

@ionic/cli-utils  : 1.12.0
ionic (Ionic CLI) : 3.12.0

global packages:

cordova (Cordova CLI) : 7.0.1 

local packages:

@ionic/app-scripts : 1.3.7
Cordova Platforms  : android 6.2.3 ios 4.5.1
Ionic Framework    : ionic-angular 3.3.0

System:

ios-deploy : 1.9.2 
Node       : v8.2.1
npm        : 5.4.2 
OS         : macOS Sierra
Xcode      : Xcode 9.0 Build version 9A235 

Misc:

backend : legacy

Thanks a million,

Bill

@alexnu
Copy link
Owner

alexnu commented Sep 27, 2017

Hi Bill, glad to be of help.

Actually this is a known issue of cordova-universal-links and I don't know why it's still not fixed. Anyway you can find a temporary solution here.

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

3 participants