bunyan-elasticsearch icon indicating copy to clipboard operation
bunyan-elasticsearch copied to clipboard

TypeError: Cannot set property closed of #<Writable> which has only a getter

Open TurniXXD opened this issue 2 years ago • 0 comments

I got this error while trying to run this package in newly cloned repository (worked before). I fixed this by renaming this.closed to this.closedStream not sure if I should open pull request, as I am not sure if the problem is only on my system

TurniXXD avatar Jul 17 '23 10:07 TurniXXD