ember-modules-codemod icon indicating copy to clipboard operation
ember-modules-codemod copied to clipboard

(node:10972) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.

Open ghost opened this issue 8 years ago • 2 comments

This at the end:

(node:10972) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
(node:10972) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.

Windows 10 x64. Nodejs 8.4.0. NPM 5.4.0.

ghost avatar Sep 05 '17 22:09 ghost

me too, i thought that it was for fs.write() but i reviewed all my fs.write() and all them have theirs respective callback

sonickseven avatar Apr 04 '18 17:04 sonickseven

Can anyone help me in imagemin getting the issue as (node:13696) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.

Sai0407 avatar Apr 24 '18 11:04 Sai0407