josegamboa opened a new issue, #589:
URL: https://github.com/apache/cordova-cli/issues/589
Hi guys,
I have tried to install Cordova on Mac OS 13 and it seems like there is
problem with lates versions, tried to install cordova 10 and 11 and I got same
error.
# Bug Report
Mac OS 13 Ventura
## Problem
I have installed Cordova 10.0.0 NodeJs 14 and it seems like there is an issue
` npm install -g [email protected] `
`cordova - version`
### What is expected to happen?
To return Cordova version
### What does actually happen?
Returning an exception
## Information
`TypeError: undefined is not iterable (cannot read property
Symbol(Symbol.iterator))
at macosRelease
(/usr/local/lib/node_modules/cordova/node_modules/macos-release/index.js:28:26)
at osName
(/usr/local/lib/node_modules/cordova/node_modules/os-name/index.js:21:18)
at new Insight
(/usr/local/lib/node_modules/cordova/node_modules/insight/lib/index.js:37:13)
at new RelentlessInsight
(/usr/local/lib/node_modules/cordova/src/telemetry.js:31:1)
at Object.<anonymous>
(/usr/local/lib/node_modules/cordova/src/telemetry.js:39:15)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Module.require (internal/modules/cjs/loader.js:974:19)`
### Command or Code
`cordova - version`
### Environment, Platform, Device
Mac OS 13 - Ventura
### Version information
<!--
What are relevant versions you are using?
NodeJs 14
Mac OS 13 - Ventura
-->
## 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.
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]