Skip to content Skip to sidebar Skip to footer

Noflo Error: Typeerror: Object # Has No Method 'isaddressable'

I recently started getting the errors: TypeError: Object # has no method 'isAddressable' TypeError: Object # has no method 'isAddressable' I am creatin

Solution 1:

It looks like you have NoFlo 0.4 or older somewhere in the mix.

the isAddressable method was added in 0.5.

Look at npm list to see what packages you have installed an older, incompatible version of NoFlo.

Post a Comment for "Noflo Error: Typeerror: Object # Has No Method 'isaddressable'"