breautek commented on issue #834:
URL: https://github.com/apache/cordova-lib/issues/834#issuecomment-629461706
Same thing also happens on `cordova platform ls`, which produces:
```
norman@norman-ThinkPad:/development/totalpave/tp-iri-client$ cordova
platform ls
Installed platforms:
android 8.1.0
Available platforms:
browser ^6.0.0
electron ^1.0.0
ios ^5.0.0
osx ^5.0.0
windows ^7.0.0
(node:13203) Warning: Accessing non-existent property 'ios' of module
exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:13203) Warning: Accessing non-existent property 'osx' of module
exports inside circular dependency
(node:13203) Warning: Accessing non-existent property 'android' of module
exports inside circular dependency
(node:13203) Warning: Accessing non-existent property 'windows' of module
exports inside circular dependency
(node:13203) Warning: Accessing non-existent property 'browser' of module
exports inside circular dependency
(node:13203) Warning: Accessing non-existent property 'electron' of module
exports inside circular dependency
```
----------------------------------------------------------------
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]