问:使用 "Manage Palette" 功能安装 "node-red-contrib-composer" 时出错

Q: Error when installing "node-red-contrib-composer" using "Manage Palette" feature

当我尝试使用 node-red 的 "Manage Palette" 功能安装插件时,安装失败并出现一般错误:"Error: stderr maxBuffer exceeded"。我的解决方法是从 .node-red 用户设置目录中的命令行安装插件。

请注意,我可以通过 "Manage Palette" 安装其他插件而不会出现问题。所以,我认为这不是我的设置或我使用 node-red 的方式的普遍问题。

所以我想知道,如果我遗漏了什么或者这是一个错误?

重现问题的方法如下:

这是一个已知问题,请参阅 https://github.com/hyperledger/composer/issues/2793

并且是由于节点红色中的这个问题 https://github.com/node-red/node-red/issues/1488