Ghini/ghini.tour-audiowand_version

what is this cordova 1.0.0 in project

Closed this issue · 0 comments

cordova --version gives 7.0.1, but creating the project and adding plugins, we get this warning:

Unmet project requirements for latest version of cordova-plugin-inappbrowser:
    cordova (1.0.0 in project, >=3.1.0 required)
Fetching highest version of cordova-plugin-inappbrowser
that this project supports: 0.2.2 (latest is 1.7.1)

what is this all about?