Hello all,
I'm attempting to install the
OpenAPI package from Github via metacello and am experiencing an error I'm having trouble wrapping my head around.
The package itself requires nothing exotic in terms of dependencies, and seems to be pulling in Zinc from correct sources in the baseline.
The error I'm seeing is a DNU on�� ZnBufferedReadWriteStream >> #defaultBufferSize.�� This is odd because it seems to be called from ZnBufferedReadWriteStream >> on:
Thanks!