-
Notifications
You must be signed in to change notification settings - Fork 534
Error: Cannot find module '../plugman/platforms/ios' - Cordova 7.1.0 #131
Comments
I got same message, Cannot find module '../plugman/platforms/ios' Cordova version: 8.0.0 |
I'm having the same issue? Anyone can solved it? Cordova version: 7.1.0 |
One more here with the same issue |
Check this: #110 I used the fork from this comment: #110 (comment) |
Same issue here. cordova-universal-links-plugin version 1.2.1 |
Me too. |
i am also getting same issue cordova-universal-links-plugin version 1.2.1 |
In <project_folder>\plugins\cordova-universal-links-plugin\hooks\lib\ios\xcodePreferences.js Change line 135-150:
To this:
|
Have you found a solution ? Thanks ! |
@Aarbel The solution that @aecvargas posted above worked for me. |
👋 Hi! Thank you for your interest in this repo. 😢 We are not using nordnet/cordova-universal-links-plugin anymore, and we lack the manpower and the experience needed to maintain it. We are aware of the inconveniece that this may cause you. Feel free to use it as is, or create your own fork. 🔒 This will now be closed & locked. ℹ️ Please see #160 for more information. |
Hi. I'm trying to use universal links plugin on iOS but when I install it, I can't add iOS platform and a get the error: Error: Cannot find module '../plugman/platforms/ios'
Cordova version: 7.1.0
cordova-ios version: 4.5.4
cordorva-universal-links-plugin version: 1.2.1
xCode 9
The text was updated successfully, but these errors were encountered: