Open devbugice opened 7 years ago
I get the same warnings. I suppose, usage of one of dependency should be updated. Any plans of fixing it? I took a look at the source code, but I'm not familiar with it and I'm not sure how to fix it properly. It may be also caused by outdated dependency of project dependency (one level lower or deeper), but I'm not exactly sure about that.
I fixed it in PR #43 (it's not merged yet).
(node:9316) DeprecationWarning: Ftp.rawstat: Use Ftp.raw('stat args') instead. (node:9316) DeprecationWarning: Ftp.rawfeat: Use Ftp.raw('feat args') instead. ¿what is the problem?