brouznouf / fivem-mysql-async

MySql Async Library for FiveM
MIT License
111 stars 106 forks source link

How to fix? "node:48056" #63

Closed ludvigbartholdsson closed 5 years ago

ludvigbartholdsson commented 5 years ago

Error: (node:48056) UnhandledPromiseRejectionWarning: TypeError: Cannot convert undefined or null to object at Function.values () at execute.then (mysql-async.js:5002:48) Error: (node:48056) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) Error: (node:48056) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

ghost commented 5 years ago

Fixed on the next build. Later today.