brouznouf / fivem-mysql-async

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

Error on node 10200 #73

Closed Pelayori003 closed 5 years ago

Pelayori003 commented 5 years ago

Error: (node:10200) UnhandledPromiseRejectionWarning: Error: No valid connection string found at parseConnectingString (mysql-async.js:5058:18) at global.on (mysql-async.js:5067:18) at citizen:/scripting/v8/main.js:204:28 Error: (node:10200) 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:10200) [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.