zmoshansky commented on issue #497:
URL: https://github.com/apache/cordova-cli/issues/497#issuecomment-871789498


   Still a problem using `"cordova-android": "~9.0.0"`.
   
   While it may just have been yarn & Cordova (npm) fighting it out, but I 
found it was even better to avoid `cordova plugin add --link ../new_plugin` and 
just do `ln -s ../new_plugin plugins/new_plugin` overtop of anything there.
   
   Then every change I make (So tedious), follow @rustybox 
https://github.com/apache/cordova-cli/issues/497#issuecomment-645343601


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to