i keep getting this error : UserError: Conflict found, edit-config changes from config.xml will overwrite plugin.xml changes.
If an edit-config clause is the actual problem, you can
remove edit-config clauses from config.xml one at a time and rerun.
Also, check the log - there could be other causes of failure.
Failures can often be found by reverse searching for ‘error:’
This issue would indicate that one of your plugins has changed and is now in conflict with your edit-config changes in your config.xml. What plugins are you using? Do you have the versions pinned or could one or more have changed?
Yes, from the error displayed it seems so, but i have removed plugins, and also tried to build with different projects..all failed, so i dont know where to look anymore