我最近开始收到错误:
TypeError: Object #<Port> has no method 'isAddressable'
TypeError: Object #<ArrayPort> has no method 'isAddressable'
我正在我的组件上创建端口,例如:
this.inPorts.in = new noflo.Port();
我最近开始收到错误:
TypeError: Object #<Port> has no method 'isAddressable'
TypeError: Object #<ArrayPort> has no method 'isAddressable'
我正在我的组件上创建端口,例如:
this.inPorts.in = new noflo.Port();