erisu edited a comment on issue #566:
URL: https://github.com/apache/cordova-cli/issues/566#issuecomment-956171495


   >  macos-release version 2.5.0 is required.
   
   We do not pin exact direct dependent packages and some of these sub packages 
are not pinned too. Just reinstall Cordova CLI so it will fetch 
`[email protected]`
   
   ```
   npm uninstall -g cordova
   npm install -g cordova
   ```


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