2

我已经安装了Apache Ignite-binaries apache-ignite-fabric-2.6.0

作为 Apache Ignite-web-console-pre-requsite 步骤的一部分 :它提到

Download the following dependencies:

For backend:
cd $IGNITE_HOME/modules/web-console/backend
npm install --no-optional

For frontend:
cd $IGNITE_HOME/modules/web-console/frontend
npm install --no-optional

但是,当我去时IGNITE_HOME,我无法找到modules目录或 /modules/web-console/frontend /modules/web-console/backend目录。

作为 ApacheIgnite 安装或 Web 控制台安装的一部分,我是否遗漏了一些东西。请指教。

4

1 回答 1

4

您需要Ignite 下载而不是二进制文件。

于 2018-09-26T12:22:50.757 回答