You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run noflo development environment from my local computer by running it like "npx noflo-nodejs --host localhost --ide http://localhost:8000 --permissions ["protocol:component","protocol:runtime","protocol:graph","protocol:network","component:getsource","component:setsource","component:list"]" but I get an error like "Not permitted to send component:list messages".
My question is about how should I configure the environment? I have installed the latest versions of noflo-nodejs, noflo-ui and I'm using them from a computer with Windows.
The text was updated successfully, but these errors were encountered:
I'm trying to run noflo development environment from my local computer by running it like "npx noflo-nodejs --host localhost --ide http://localhost:8000 --permissions ["protocol:component","protocol:runtime","protocol:graph","protocol:network","component:getsource","component:setsource","component:list"]" but I get an error like "Not permitted to send component:list messages".
My question is about how should I configure the environment? I have installed the latest versions of noflo-nodejs, noflo-ui and I'm using them from a computer with Windows.
The text was updated successfully, but these errors were encountered: