Skip to content

Instantly share code, notes, and snippets.

@ensonic
Created August 27, 2014 14:55
Show Gist options
  • Save ensonic/6efba63df935580f1601 to your computer and use it in GitHub Desktop.
Save ensonic/6efba63df935580f1601 to your computer and use it in GitHub Desktop.
$/usr/local/lib/node_modules/noflo:> noflo ./examples/helloworld/hello.fbp
/usr/local/lib/node_modules/noflo/lib/ComponentLoader.js:140
throw new Error("Component " + name + " not available with base " +
^
Error: Component Output not available with base /usr/local/lib/node_modules/noflo
at ComponentLoader.load (/usr/local/lib/node_modules/noflo/lib/ComponentLoader.js:140:17)
at Network.load (/usr/local/lib/node_modules/noflo/lib/Network.js:93:26)
at Network.addNode (/usr/local/lib/node_modules/noflo/lib/Network.js:114:19)
at /usr/local/lib/node_modules/noflo/lib/Network.js:199:39
at Network.connect (/usr/local/lib/node_modules/noflo/lib/Network.js:228:14)
at /usr/local/lib/node_modules/noflo/lib/NoFlo.js:65:22
at /usr/local/lib/node_modules/noflo/lib/nodejs/ComponentLoader.js:162:20
at /usr/local/lib/node_modules/noflo/node_modules/underscore/underscore.js:821:21
at /usr/local/lib/node_modules/noflo/lib/nodejs/ComponentLoader.js:187:20
at /usr/local/lib/node_modules/noflo/lib/nodejs/ComponentLoader.js:44:18
at /usr/local/lib/node_modules/noflo/node_modules/underscore/underscore.js:821:21
at ComponentLoader.getModuleComponents (/usr/local/lib/node_modules/noflo/lib/nodejs/ComponentLoader.js:69:16)
at /usr/local/lib/node_modules/noflo/lib/nodejs/ComponentLoader.js:181:24
at /usr/local/lib/node_modules/noflo/node_modules/read-installed/read-installed.js:130:5
at /usr/local/lib/node_modules/noflo/node_modules/read-installed/read-installed.js:244:14
at cb (/usr/local/lib/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js:48:11)
at /usr/local/lib/node_modules/noflo/node_modules/read-installed/read-installed.js:244:14
at cb (/usr/local/lib/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js:48:11)
at /usr/local/lib/node_modules/noflo/node_modules/read-installed/read-installed.js:244:14
at cb (/usr/local/lib/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js:48:11)
at /usr/local/lib/node_modules/noflo/node_modules/read-installed/read-installed.js:244:14
at cb (/usr/local/lib/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js:48:11)
at /usr/local/lib/node_modules/noflo/node_modules/read-installed/read-installed.js:244:14
at cb (/usr/local/lib/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js:48:11)
at /usr/local/lib/node_modules/noflo/node_modules/read-installed/read-installed.js:244:14
at asyncMap (/usr/local/lib/node_modules/noflo/node_modules/read-installed/node_modules/slide/lib/async-map.js:27:18)
at next (/usr/local/lib/node_modules/noflo/node_modules/read-installed/read-installed.js:215:5)
at /usr/local/lib/node_modules/noflo/node_modules/read-installed/read-installed.js:167:7
at LOOP (evalmachine.<anonymous>:1361:14)
at process._tickCallback (node.js:415:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment