Closed GiorgosK closed 5 years ago
This issue happens when there's no version info on file info.yml of the module. I think the best approach here is to create a exception giving the user the name of the invalid modules.
I ran into this issue today so opened a PR with a fairly simple check for invalid versions and an exception that lists modules with bad versions.
I have installed composer globally
and inside the project directory trying to composerize I get following error
I have also deleted the existing composer.json and .lock files and rerun but still get same error