erisu commented on issue #221:
URL: https://github.com/apache/cordova-common/issues/221#issuecomment-2629251793

   @SteveW94 We just released `cordova-common@5.0.1`, which removes 
`lodash.isDate`.  
   
   If you have `cordova-cli` installed globally, you can reinstall it to fetch 
the latest version:  
   
   ```
   npm uninstall -g cordova
   npm install -g cordova
   ```  
   
   Also, make sure to update the platforms in your project. Both 
Cordova-Android 13.x and Cordova-iOS 7.x have `cordova-common` pinned at 
`^5.0.0`, so they will fetch the latest patch release. You may also need to 
update your lock file.  


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to