哪些是适用于 Hyperledger Fabric composer-rest-server 的正确节点和 NPM 版本?

Which are the right Node & NPM versions for Hyperledger Fabric composer-rest-server?

有谁知道哪个节点和 npm 版本适合这个 Hyperledger Rest Server?

https://github.com/hyperledger/composer/tree/master/packages/composer-rest-server

https://www.youtube.com/watch?v=Yf3pRzZQWnQ

我是 Windows 7 64 位用户,我得到

npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.

以及安装过程中的其他警告...

根据official documentation

  • 节点:8.9 或更高版本(注意不支持版本 9)
  • npm: v5.x

请注意,文档说“Hyperledger Composer 先决条件可以安装在 Ubuntu 或 MacOS