Top-gg-Community / node-sdk

An official module for interacting with the Top.gg API
https://topgg.js.org/
133 stars 42 forks source link

No Callback On postStats() #1

Closed poop-bot closed 6 years ago

poop-bot commented 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."

tonkku107 commented 6 years ago

Are you sure that this is from the module and not your own code?

poop-bot commented 6 years ago

i’m sorry, it was from my own code, it is working now

poop-bot commented 6 years ago

i didnt have a callback on fs.writeFile