[ 
https://issues.apache.org/jira/browse/CB-12121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15647312#comment-15647312
 ] 

Dennis Torres edited comment on CB-12121 at 11/8/16 11:40 AM:
--------------------------------------------------------------

I was using node v6.9.1 but I just tried with v6.7.0 and ran into the same 
problem. I narrowed down the issue. It only occurs when the 
*phonegap-plugin-push* plugin is installed before the ios platform is added. It 
works fine if it's added after the iOS platform is installed.

I run into this problem in my automated build because I add the android 
platform and all of its plugins first, before getting to iOS. Should I take 
this issue up with the *phonegap-plugin-push* plugin?


was (Author: psirenny):
I was using node v6.9.1 but I just tried with v6.7.0 and ran into the same 
problem. I narrowed down the issue. It only occurs when the 
*phonegap-plugin-push* plugin is installed before the ios platform is added. It 
works fine if it's added after the iOS platform is installed.

I run into this problem in my automated build because I add the android 
platform and all of its plugins first before getting to iOS. Should I take this 
issue up with the *phonegap-plugin-push* plugin?

> Adding ios 4.3.0 by path or by version number fails
> ---------------------------------------------------
>
>                 Key: CB-12121
>                 URL: https://issues.apache.org/jira/browse/CB-12121
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 4.3.0
>         Environment: Cordova 6.4.0
> Mac OS X 10.11.6
>            Reporter: Dennis Torres
>            Priority: Critical
>
> The following cli command succeeds:
>     *cordova platforms add ios*
> The following cli commands fail:
>     *cordova platforms add [email protected]*
>     *cordova platforms add node_modules/cordova-ios*
> and with the following error:
>     *Error during processing of action! Attempting to revert...*
>     *Error: Uh oh!*
>     *Cannot find module '/Users/psirenny/Dropbox/Private/dev/blrrt-web-    
> app/build/cordova/platforms/ios/pods.json'*
> It seems like the error occurs within the preparePlatforms function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to