You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2017/10/18 17:51:22 UTC

[GitHub] stevengill commented on issue #389: CB-11244: Studio Project Compatibility: Now with merge commit

stevengill commented on issue #389: CB-11244: Studio Project Compatibility: Now with merge commit
URL: https://github.com/apache/cordova-android/pull/389#issuecomment-337673585
 
 
   Common PRs have been merged.
   
   When testing this locally, you have to go into package.json of cordova-android and change the version of cordova-common in your dependency object to point to your local version of cordova-common. Something like:
   ```
       "cordova-common": "../cordova-common",
   ```
   
   This is because when you add android as a platform, it copies cordova-common over

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org