Having some problems with the binary module. Not sure what to do.
http://github.com/280north/narwhal/blob/master/engines/default/lib/binary.js#L206
Error: redeclaration of getter length
http://github.com/280north/narwhal/blob/master/engines/default/lib/binary.js#L209
Error: redeclaration of const length
Same for:
http://github.com/280north/narwhal/blob/master/engines/default/lib/binary.js#L455
http://github.com/280north/narwhal/blob/master/engines/default/lib/binary.js#L458
Any idea what the problem is and how this can be fixed?
Christoph
http://github.com/280north/narwhal/blob/master/engines/default/lib/binary.js#L26
Christoph
Have we done anything to address this issue yet?
Tom, are there potential repercussions?
Kris Kowal
No.
> Tom, are there potential repercussions?
That is what I am wondering.
Christoph