redhat-cop / businessautomation-cop

All examples related to business automation processes such as jbpm, drools, dmn, optaplanner, cloud native kogito(quarkus), quickstart, pipelines, runtimes, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bdd-ui doesnt work on node 12.x

garethahealy opened this issue · comments

If you try to build the node bits with v12, you get lots of errors:

Since I am not that clued up on node, do we know someone who could update it? maybe @finmahon ?

@garethahealy
The front end could be updated easily enough.

However the back end is heavily dependent on nodegit which doesn't work with node 12 currently

nodegit/nodegit#1680

There's also a further issue with nodegit in that it's not open source now (it was when this project was created)

So, this will only work on node 10 for now.

@finmahon ; following that issue, node12 is supported from this release: