Quickly Fixed: Discord Bot Unable to start

I have a discord bot that uses endb and discordjs. After the glitch outage today it is display this

Install sqlite3 & sql to continue; run "npm install sqlite3 sql" to install it.

I have edited my package.json to have these two modules

"endb": "^0.21.7",
    "sqlite3": "^4.1.1",
    "sql": "^0.78.0",

Edit: Modified node version to minimum of 10 which seemed to fix it. Somehow it was at 8