Closed jonashackt closed 9 years ago
Hi,
thanks for reporting. Currently, there is an additional dependency to https://github.com/bpmn-io/diagram-js, which you also have to clone and link.
See the setup script for details: https://github.com/dmn-io/dmn-js/blob/master/docs/project/setup.sh
I will update the setup documentation accordingly.
Thx, it´s working fine :)
I followed the setup-steps decribed here & at dmn-js readme
Then i (npm) linked dmn-js to modelers node_modules and did a
The modeler starts successfully and i can access it via http://localhost:9013/. But when i try to drag a DMN-file (took some of them) or click on "create a new table", i get
Ooops, we could not display the DMN table. cause of the problem Cannot read property 'group' of undefined
Any suggestions? Maybe some bootstrap stuff?