Asciidoctor Diagram in the Plugin works not correctly on macOS
#1.086 aberto em 28 de jun. de 2022
Métricas do repositório
- Stars
- (392 estrelas)
- Métricas de merge de PR
- (Mesclagem média 4d 11h) (3 fundiu PRs em 30d)
Description
Hello all
I tried to use the asciidoctor diagram with the plugin.
I loaded the Extension and tried to generate an inline BPMN Diagram with the bpmn-js-cmd extension.
At first there was some confusion about the attribute for the path to the external tool. Documentions says bpmn the error
messages says bpmn-js which was right.
After that the extension is found but cannot start because og the following error:
Failed to generate image: bpmn-js failed: env: node: No such file or directory
This seems that node cannot be found but on console it works properly.
My question:
Have I to do some additional configuration inside the plugin to get node into the path?
Best Regards
Friedbert