Unleash/unleash-client-node

Path is undefined in version 3.13.1

dswhitely1 opened this issue · 1 comments

image

image

The above code is throwing a TypeError about path argument must be a string, received undefined. I'm not seeing anything in the documentation about a path needing to be passed in on the initialize method. Downgrading to 3.13.0 fixes this TypeError.

Solved in v3.13.2.
I did a small mistake when taking our the 3.13.1 release, sorry about that!