nordnet / cordova-hot-code-push-local-dev-addon

[DEPRECATED] - Cordova plugin that adds local development feature to the Hot Code Push plugin.
https://github.com/nordnet/cordova-hot-code-push-local-dev-addon/issues/29
MIT License
24 stars 30 forks source link

Error: Cannot find module '../plugman/platforms/ios' #22

Closed kgroat closed 5 years ago

kgroat commented 6 years ago

This issue seemed to arise in cordova-hot-code-push-plugin (see https://github.com/nordnet/cordova-hot-code-push/issues/295), and was fixed. The issue still seems to persist in this repo, though.

This is the output at the end of doing a cordova -d platform add ios while cordova-hot-code-push-local-dev-addon is installed:

Executing script found in plugin cordova-hot-code-push-local-dev-addon for hook "after_prepare": plugins/cordova-hot-code-push-local-dev-addon/scripts/ios_swiftActivationHook.js
Swift support activation hook:
Resolving module name for cordova-lib/src/cordova/util => ../cordova/util
Resolving module name for cordova-common/src/ConfigParser/ConfigParser => cordova-common/src/ConfigParser/ConfigParser
Resolving module name for cordova-lib/src/plugman/platforms => ../plugman/platforms
Resolving module name for cordova-lib/src/plugman/platforms/ios => ../plugman/platforms/ios
Error: Cannot find module '../plugman/platforms/ios'
kgroat commented 6 years ago

I believe a similar issue in cordova-hot-code-push-local-dev-addon is also causing this issue: https://github.com/nordnet/cordova-hot-code-push/issues/305

beevelop commented 6 years ago

Same reproducible problem over here.

Cordova Version: 7.0.1
cordova-hot-code-push-local-dev-addon: 0.4.2
cordova-hot-code-push-plugin": 1.5.3
cordova-hot-code-push-cli: 1.1.1
kgroat commented 6 years ago

@nikDemyankov is this repo not being supported anymore?

hirbod commented 6 years ago

@kgroat looks like another dead project :/

Aarbel commented 6 years ago

@kgroat @nikDemyankov @beevelop @Hirbod Have you found a way to fix it ? Thanks a lot :)

nordnet-deprecation-bot commented 5 years ago

👋 Hi! Thank you for your interest in this repo.

đŸ˜ĸ We are not using nordnet/cordova-hot-code-push-local-dev-addon 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 #29 for more information.