Indeed, this is an ECS bug at the moment.
For your information, in NodeCanvas there is only a single file that uses NetworkBehavior, that being the SyncBlackboard.cs file, thus you might want to delete that as well in case you want to use ECS at it’s current state. SynBlackboard.cs has no other dependenices, so it is fine to simply delete it.