sylvestrevgen opened a new issue #555:
URL: https://github.com/apache/cordova-cli/issues/555


   # Bug Report
   ## Problem
   Plugins are not copied to platforms folders after delete repo, clone it 
again and build platforms
   ### What is expected to happen?
   Plugins is succesfully installed and worked in both platforms (Android and 
iOS). After delete repo locally and clone it again, plugins are successfully 
copied to platforms/ios and platforms/android.
   
   ### What does actually happen?
   After delete repo locally and clone it again, plugins are not copied to 
platforms folders. To fix this bug, I need to remove both platforms and add it 
again. After this, plugins are copied and works fine.
   
   
   ## Information
   <!-- Include all relevant information that might help understand and 
reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   Delete cordova app project, clone it again, install node modules, run 
cordova ios or android.
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you 
experiencing the issue? -->
   iOS, Android
   
   
   ### Version information
   cordova CLI 10, cordova-android 9.1.0, cordova-ios 6.2.0
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x ] I searched for existing GitHub issues
   - [ x] I updated all Cordova tooling to most recent version
   - [x ] I included all the necessary information above
   


-- 
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.

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