NoFlo を起動して実行する方法に関するドキュメントに従っています。「最初のグラフを定義する」セクションの直前に、次のように入力すると、インストールされているコンポーネントのリストを表示できるという行があります。
$ ./node_modules/.bin/noflo list .
ただし、これを行うと、以下のスタック バックトレースが発生します。noflo がバーフィングしているプログラムの最初の数行は次のとおりです。
if typeof process isnt 'undefined' and process.execPath and process.execPath.indexOf('node') isnt -1
noflo = require "../../lib/NoFlo"
else
noflo = require '../lib/NoFlo'
class Graph extends noflo.Component
constructor: ->
@network = null
@ready = true
@started = false
@baseDir = null
@loader = null
シェル セッションのトランスクリプトは次のとおりです
tbrannon@tbrannon0:~/Documents/Programming/noflo/my-noflo-example-app$ ./node_modules/.bin/noflo list .
/usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/src/components/Graph.coffee:1 (関数 (エクスポート、require、モジュール、__filename、__dirname ) { if typeof proces ^^^^^^ SyntaxError: Object.Module._extensions..js (module.js:474:10) の Module._compile (module.js:439:25) に予期しないトークン typeof があります。 load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (module.js:380:17) at /usr/local/g7 の ComponentLoader.load (/usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/lib/ComponentLoader.js:127:26) /home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/bin/noflo.js:115:36 関数で。。各。.forEach (/usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/underscore/underscore.js:87:22) /usr/local/ g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/bin/noflo.js:113:18 at /usr/local/g7/home/tbrannon/Documents/Programming/noflo /my-noflo-example-app/node_modules/noflo/lib/nodejs/ComponentLoader.js:132:16 at /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/ node_modules/noflo/node_modules/underscore/underscore.js:758:21 at /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/lib/nodejs/ComponentLoader .js:152:18 at /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/lib/nodejs/ComponentLoader.js:39:16 at /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/underscore/underscore.js:758:21 at ComponentLoader.getModuleComponents (/usr/ local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/lib/nodejs/ComponentLoader.js:61:16) /usr/local/g7/home/tbrannon/ Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/lib/nodejs/ComponentLoader.js:146:22 at /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo -example-app/node_modules/noflo/node_modules/read-installed/read-installed.js:118:5 at /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/ node_modules/noflo/node_modules/read-installed/read-installed.js:234:14 at cb (/usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js :48:11) /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/read-installed.js:234:14 でcb (/usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js: 48:11) /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/read-installed.js:234:14 でcb (/usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js:48 :11) /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/read-installed.js:234:14 at cb ( /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js:48:11 ) /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/read-installed.js:234:14 at cb (/ usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js:48:11) /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/read-installed.js:234:14 at cb (/usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js :48:11) /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/read-installed.js:234:14 でasyncMap (/usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js: 27:18) 次の (/usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/read-installed.js:200: 5) /usr/local/g7/home/tbrannon/Documents/Programming/noflo/my-noflo-example-app/node_modules/noflo/node_modules/read-installed/read-installed.js:157:7 で LOOP ( f.js:1356:14) process._tickCallback (node.js:415:13) で
tbrannon@tbrannon0:~/ドキュメント/プログラミング/noflo/my-noflo-example-app$