So I'm trying to deploy an angular2 app on IBM Bluemix. The pipeline is built but the I'm stuck in the build phase. I'm trying it using angular-cli to prepare a folder for deployment (ng build --prod), but it wont get any further than this:
The Broccoli Plugin: [BroccoliMergeTrees] failed with:
Error: Merge error: file index.html exists in /home/pipeline/7c14494a-d2b2-417f-be02-1007a2c8cfe7/tmp/broccoli_merge_trees-input_base_path-2MsSutn8.tmp/0 and /home/pipeline/7c14494a-d2b2-417f-be02-1007a2c8cfe7/tmp/broccoli_merge_trees-input_base_path-2MsSutn8.tmp/1
It should've worked with the latest version of node, but none of nodes have a version higher than 4.2.2.