Closed poop-bot closed 6 years ago
Using Node.JS 9.4.0, attempting to use this api will cause an error saying "DeprecationWarning: Calling an asynchronous function without callback is deprecated."
Are you sure that this is from the module and not your own code?
i’m sorry, it was from my own code, it is working now
i didnt have a callback on fs.writeFile
Using Node.JS 9.4.0, attempting to use this api will cause an error saying "DeprecationWarning: Calling an asynchronous function without callback is deprecated."