I'm trying to execute a graph located in a local graphs/
folder using the noflo.asCallback
function.
I'm getting an error that the graph or component is not available with the base specified at the baseDir
.
What is the correct way to us the asCallback
function with a graph?