Windows 上的 Fabric 作曲家?
Fabric composer on Windows?
Windows 是否支持 fabric-composer?
https://fabric-composer.github.io/tasks/prerequisites.html
如何获得 Slack 频道的邀请?
https://fabric-composer.github.io/support/index.html
感谢您浏览 fabric-composer。
正在使用的所有技术都是 cross-platform(Node.js、npm、git 和 Hyperledger、Docker 等),因此在 Windows.某些工具的整体开发体验并不像 Ubuntu 所说的那样顺畅。因此,出于纯粹实用的原因,此时未包括在内。
已打开 git 问题以包含 Windows。 (https://github.com/fabric-composer/fabric-composer/issues/65)
Slack 是一种用于为 fabric-composer 构建贡献者社区的工具。如果有兴趣成为贡献者,请联系 info@fabric-composer.org。
更新 Windows 支持
请查看上述 git 问题的最新更新,我已经在这方面取得了很好的进展。虽然还没有正式的支持,但我已经能够 运行 基本的 'Hello World' 应用程序。
快速入门中提到的第一步在 Windows 失败。看起来我们需要等到提供对 Windows 的支持...
D:\fabric-composer>npm install -g composer-cli
npm WARN deprecated node-uuid@1.4.7: use uuid module instead
C:\Users\xxxx\AppData\Roaming\npm
`-- (empty)
npm WARN optional Skipping failed optional dependency /composer-cli/chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.1.1
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "composer-cli"
npm ERR! node v5.11.0
npm ERR! npm v3.8.6
npm ERR! path C:\Users\xxxx\AppData\Roaming\npm\node_modules\.staging\node-uuid-39ce4b7a
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename 'C:\Users\xxxx\AppData\Roaming\npm\node_modules\.staging\node-uuid-39ce4b7a' -> 'C:\Users\xxxx\AppData\Roaming\npm\node_modules\composer-cli\node_modules\grpc\node_modules\node-pre-gyp\node_modules\request\node_modules\node-uuid'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! D:\fabric-composer\npm-debug.log
npm ERR! code 1
hyperledger composer 设置不受 windows 官方支持。
您可以尝试在 vmware 上托管 Ubuntu OS。
设置很简单。
Windows 是否支持 fabric-composer? https://fabric-composer.github.io/tasks/prerequisites.html
如何获得 Slack 频道的邀请? https://fabric-composer.github.io/support/index.html
感谢您浏览 fabric-composer。
正在使用的所有技术都是 cross-platform(Node.js、npm、git 和 Hyperledger、Docker 等),因此在 Windows.某些工具的整体开发体验并不像 Ubuntu 所说的那样顺畅。因此,出于纯粹实用的原因,此时未包括在内。
已打开 git 问题以包含 Windows。 (https://github.com/fabric-composer/fabric-composer/issues/65)
Slack 是一种用于为 fabric-composer 构建贡献者社区的工具。如果有兴趣成为贡献者,请联系 info@fabric-composer.org。
更新 Windows 支持 请查看上述 git 问题的最新更新,我已经在这方面取得了很好的进展。虽然还没有正式的支持,但我已经能够 运行 基本的 'Hello World' 应用程序。
快速入门中提到的第一步在 Windows 失败。看起来我们需要等到提供对 Windows 的支持...
D:\fabric-composer>npm install -g composer-cli
npm WARN deprecated node-uuid@1.4.7: use uuid module instead
C:\Users\xxxx\AppData\Roaming\npm
`-- (empty)
npm WARN optional Skipping failed optional dependency /composer-cli/chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.1.1
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "-g" "composer-cli"
npm ERR! node v5.11.0
npm ERR! npm v3.8.6
npm ERR! path C:\Users\xxxx\AppData\Roaming\npm\node_modules\.staging\node-uuid-39ce4b7a
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename 'C:\Users\xxxx\AppData\Roaming\npm\node_modules\.staging\node-uuid-39ce4b7a' -> 'C:\Users\xxxx\AppData\Roaming\npm\node_modules\composer-cli\node_modules\grpc\node_modules\node-pre-gyp\node_modules\request\node_modules\node-uuid'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! D:\fabric-composer\npm-debug.log
npm ERR! code 1
hyperledger composer 设置不受 windows 官方支持。
您可以尝试在 vmware 上托管 Ubuntu OS。
设置很简单。