Macbookにhttps://github.com/hyperledger/fabric-chaintoolをインストールしています。
「make install」の過程でエラーがポップアップします。
target/chaintool は「/Users/Will/Documents/gopath/src/github.com/hyperledger/fabric/fabric-chaintool/target/base+system+user+dev/chaintool」のディレクトリにありますか?
よろしくお願いします。</p>
Copying binary to target
cp target/chaintool /usr/bin
cp: /usr/bin/chaintool: Operation not permitted
make: *** [install] Error 1
チェーンコード (Golang コーディング プログラム) をテストするときは、CLI を使用します。このチェーンツールは、RESTful サービスでチェーンコードをテストするのに役立つようです。もしそうなら、Web RESTful 呼び出しをより簡単にするのに役立ちます。