internal/modules/cjs/loader.js:638
    throw err;
    ^

Error: Cannot find module 'express'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
    at Function.Module._load (internal/modules/cjs/loader.js:562:25)
    at Module.require (internal/modules/cjs/loader.js:692:17)
    at require (internal/modules/cjs/helpers.js:25:18)
    at Object.<anonymous> (/home2/offertep/offerte/server.js:1:17)
    at Module._compile (internal/modules/cjs/loader.js:778:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
Ignoring invalid configuration option passed to Connection: acquireTimeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Ignoring invalid configuration option passed to Connection: timeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Ignoring invalid configuration option passed to Connection: acquireTimeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Ignoring invalid configuration option passed to Connection: timeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Ignoring invalid configuration option passed to Connection: acquireTimeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Ignoring invalid configuration option passed to Connection: timeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Ignoring invalid configuration option passed to Connection: acquireTimeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Ignoring invalid configuration option passed to Connection: timeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Database query error: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getCategories (/home2/offertep/offerte/server.js:178:20)
    at app.get (/home2/offertep/offerte/server.js:376:38)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql:
   'SELECT * FROM categories WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }
Error fetching categories: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getCategories (/home2/offertep/offerte/server.js:178:20)
    at app.get (/home2/offertep/offerte/server.js:376:38)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql:
   'SELECT * FROM categories WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }
Database query error: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getRegions (/home2/offertep/offerte/server.js:187:20)
    at app.get (/home2/offertep/offerte/server.js:387:35)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql: 'SELECT * FROM regions WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }
Error fetching regions: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getRegions (/home2/offertep/offerte/server.js:187:20)
    at app.get (/home2/offertep/offerte/server.js:387:35)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql: 'SELECT * FROM regions WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }
Ignoring invalid configuration option passed to Connection: acquireTimeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Ignoring invalid configuration option passed to Connection: timeout. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection
Database query error: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getCategories (/home2/offertep/offerte/server.js:178:20)
    at app.get (/home2/offertep/offerte/server.js:376:38)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql:
   'SELECT * FROM categories WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }
Error fetching categories: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getCategories (/home2/offertep/offerte/server.js:178:20)
    at app.get (/home2/offertep/offerte/server.js:376:38)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql:
   'SELECT * FROM categories WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }
Database query error: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getRegions (/home2/offertep/offerte/server.js:187:20)
    at app.get (/home2/offertep/offerte/server.js:387:35)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql: 'SELECT * FROM regions WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }
Error fetching regions: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getRegions (/home2/offertep/offerte/server.js:187:20)
    at app.get (/home2/offertep/offerte/server.js:387:35)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql: 'SELECT * FROM regions WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }
Database query error: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getRegions (/home2/offertep/offerte/server.js:187:20)
    at app.get (/home2/offertep/offerte/server.js:387:35)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql: 'SELECT * FROM regions WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }
Error fetching regions: { Error: Unknown column 'isActive' in 'WHERE'
    at PromisePool.execute (/home2/offertep/nodevenv/offerte/10/lib/node_modules/mysql2/lib/promise/pool.js:54:22)
    at query (/home2/offertep/offerte/server.js:143:34)
    at MySQLStorage.getRegions (/home2/offertep/offerte/server.js:187:20)
    at app.get (/home2/offertep/offerte/server.js:387:35)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at next (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:149:13)
    at Route.dispatch (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/route.js:119:3)
    at Layer.handle [as handle_request] (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/layer.js:95:5)
    at /home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/home2/offertep/nodevenv/offerte/10/lib/node_modules/express/lib/router/index.js:346:12)
  message: 'Unknown column \'isActive\' in \'WHERE\'',
  code: 'ER_BAD_FIELD_ERROR',
  errno: 1054,
  sql: 'SELECT * FROM regions WHERE isActive = 1 ORDER BY name ASC',
  sqlState: '42S22',
  sqlMessage: 'Unknown column \'isActive\' in \'WHERE\'' }