Version 4 or greater is required for this plugin

Today when I tunr on the pc and tried to compile the project, the console show up this error:

You are running version 3 of the Ionic CLI. Version 4 or greater is required for this plugin.
[09:34:34] lint finished in 2.37 s

BUILD SUCCESSFUL

Total time: 1.877 secs

[ERROR] An error occurred while running cordova build android (exit code 255).

Nothing else is shown. No more info even using --verbose or --debug flags.

Any idea about how to detect the plugin that is giving problems or how to execute any test or something?

Thanks in advance. :slight_smile:

Maybe just update the CLI. Remember, the CLI is NOT the same as the framework. You can update it without changing your framework.

Or try removing plugins until you find the one.