breautek commented on issue #660:
URL: https://github.com/apache/cordova-cli/issues/660#issuecomment-2686071304

   cordova-android@13 does not support NodeJS 14.
   
   [Minimum 
16.13.0](https://github.com/apache/cordova-android/blob/rel/13.0.0/package.json#L51)
 is required, but current LTS (NodeJS 20) would be recommended.
   
   If you require using an older version of NodeJS / Cordova Tooling for an 
older project, you may need to install cordova cli to the project locally (and 
use `npx cordova ...` to access the local installation). You'll also need to 
utilise a node version manager like [NVM](https://github.com/nvm-sh/nvm) to 
allow you to easily switch between nodejs versions.


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