diagrams
diagrams copied to clipboard
Invalid asm.js: Function definition doesn't match use
With this diagram I get the following error:
$ diagrams dot diagram.dot diagram.svg
(node:40184) V8: /home/marco/.nvm/versions/node/v12.18.2/lib/node_modules/diagrams/node_modules/viz.js/viz.js:33 Invalid asm.js: Function definition doesn't match use
I don't get any error with dot - graphviz version 2.44.1
on the same diagram.
Using:
$ node --version
v12.18.2
$ npm --version
6.14.6
$ cat /etc/os-release
NAME="Arch Linux"
BUILD_ID=rolling