asciidoctor/asciidoctor-intellij-plugin

Asciidoctor Diagram in the Plugin works not correctly on macOS

开放

#1,086 创建于 2022年6月28日

 (15 条评论) (0 个反应) (1 位负责人)Java (155 个派生)auto 404
good first issuehelp wantedquestion

仓库指标

星标
 (392 个星标)
PR 合并指标
 (平均合并 4天 11小时) (30 天内合并 3 个 PR)

描述

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

贡献者指南