ionic-team / ionic-team/ionic-cli
CLI reports "Cordova Platforms : none" although platforms are installed
Open
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 682
- PR merge metrics
- No merged PRs in 30d
Description
I noticed more and more posts in the forum that do include `ionic info` output to report "Cordova Platforms : none":
https://forum.ionicframework.com/search?q=%22cordova%20platforms%22%20none%20order%3Alatest
See these two posts for a good example:
https://forum.ionicframework.com/t/windows-10-sdk-missing/126215/3
https://forum.ionicframework.com/t/windows-10-sdk-missing/126215/5
So while `ionic info` is reporting that no platforms are installed, in reality there are platforms already added to the project which can be seen from the `ionic cordova platform list` output.
Contributor guide
Assessment
This issue has not been assessed yet.