bpmn-io / bpmn-to-image

Convert BPMN 2.0 diagrams to PDF documents or PNG files.
62 stars 38 forks source link

Error: Evaluation failed: TypeError: Cannot read property 'importXML' of undefined #3

Closed myzhoulang closed 5 years ago

myzhoulang commented 5 years ago

There was a mistake according to this column.

image image

nikku commented 5 years ago

What is your environment? Which version of bpmn-to-image do you use?

myzhoulang commented 5 years ago

@nikku macOS Mojave

node v10.15.1

image

nikku commented 5 years ago

Unfortunately I cannot reproduce the issue you're describing.

Please provide us with an example project that reproduces the error / we can npm install.

nikku commented 5 years ago

I was able to reproduce given another users input.

Fix released as v0.3.1.