[DEP0049] DeprecationWarning: The `util.isFunction` API is deprecated. Please use `typeof arg === "function"` instead.
Closed this issue · 2 comments
MicE44 commented
Hi Devs,
I use version 10.8.1 and I got these Warning.
[DEP0049] DeprecationWarning: The
util.isFunctionAPI is deprecated. Please use
typeof arg === "function" instead.
fyi for the next versions ;-)
cya
AminTi commented
Hi, Could you please clarify what version 10.8.1 refers to?
AminTi commented
If you're still experiencing the same issue, please open a new issue so we can address it accordingly.