await is only valid in async functions and the top level bodies of modules nodejs
Basically using Nodejs I connect to mysql and create a pool using below code which works fine,
Basically using Nodejs I connect to mysql and create a pool using below code which works fine,