Open
Description
Problem:
When using the module through BLT manager (step2: https://blt.readthedocs.io/en/latest/readme/creating-new-project/), the scaffold step was never executed. There were no errors or warnings in the output, just no files after project was "scafolded".
The cause:
The root cause of the issue was due to legacy install of the composer tool: Composer version 1.1.3 2016-06-26 15:42:08
.
The fix:
Once updated to Composer version 1.6.3 2018-01-31 16:28:17
everything is behaving normally.
Proposed solutions:
- Add a dependency on composer's minimal version that will always work.
- Add a warning at least, so people can diagnose the issue faster, not like me - spending good half a day on that :(.
Metadata
Metadata
Assignees
Labels
No labels